displayName
A display name for the person.
Declaration
var displayName: String? { get }Discussion
Use this optional property to provide a name for the person object that can be displayed to users.
A display name for the person.
var displayName: String? { get }Use this optional property to provide a name for the person object that can be displayed to users.