familyName property

String? familyName
getter/setter pair

The family name of this player.

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

Implementation

core.String? familyName;