Contents

givenName

Name bestowed upon an individual to differentiate them from other members of a group that share a family name.

Declaration

var givenName: String? { get set }

Discussion

An example of a given name would be Maria.

See Also

Accessing Person Name Components