Contents

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.

See Also

Accessing person properties