fullName property
The user's full name formed by concatenating the first and last name values.
Read-only.
Implementation
core.String? fullName;
The user's full name formed by concatenating the first and last name values.
Read-only.
core.String? fullName;