accountName property

String? accountName
getter/setter pair

The name of the account.

For an account of type PERSONAL, this is the first and last name of the user account.

Required.

Implementation

core.String? accountName;