GivenName property

String? GivenName
Gets the given name (first name) of the contact.

Implementation

String? get GivenName => this._givenName;