Contents

givenName

Name bestowed upon an individual to differentiate them from other members of a group that share a family name (for example, “Johnathan”).

Declaration

var givenName: String? { get set }

Discussion

In some locales, this is also known as a “first name” or “forename.”

See Also

Accessing Person Name Components