name property
Holds the given and family names of the user, and the read-only fullName
value.
The maximum number of characters in the givenName
and in the
familyName
values is 60. In addition, name values support unicode/UTF-8
characters, and can contain spaces, letters (a-z), numbers (0-9), dashes
(-), forward slashes (/), and periods (.). For more information about
character usage rules, see the
administration help center.
Maximum allowed data size for this field is 1KB.
Implementation
UserName? name;