givenName property

String? givenName
getter/setter pair

The given name of this player.

In some places, this is known as the first name.

Implementation

core.String? givenName;