persistentIdentifier
The persistent identifier for this entity type.
Declaration
let persistentIdentifier: StringDiscussion
This identifier typically corresponds to the struct name of the original entity declaration (for example, LandmarkEntity). The system uses this value to uniquely identify the entity type within its bundle.