nameComponents
The individual components of the person’s full name.
Declaration
var nameComponents: PersonNameComponents? { get }Discussion
This property contains the name components specified at initialization time. Use the information in this property or the displayName property to identify the name of the user.