<!--
{
  "documentType" : "article",
  "framework" : "AppIntents",
  "identifier" : "/documentation/AppIntents/SyncableEntityIdentifier/EntityIdentifierConvertible-Implementations",
  "metadataVersion" : "0.1.0",
  "role" : "collectionGroup",
  "title" : "EntityIdentifierConvertible Implementations"
}
-->

# EntityIdentifierConvertible Implementations

## Topics

### Instance Properties

[`var entityIdentifierString: String`](/documentation/AppIntents/SyncableEntityIdentifier/entityIdentifierString)

Returns the string representation of this identifier’s local ID.

### Type Methods

[`static func entityIdentifier(for: String) -> SyncableEntityIdentifier<LocalID, StableID>?`](/documentation/AppIntents/SyncableEntityIdentifier/entityIdentifier(for:))

Creates an identifier from a string representation.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)