identifier
A value that uniquely identifies a contact on the device.
Declaration
var identifier: String { get }Discussion
It is recommended that you use the identifier when re-fetching the contact. An identifier can be persisted between the app launches. Note that this identifier only uniquely identifies the contact on the current device.