name property

String? name
getter/setter pair

Name of this account.

This is a required field, and must be less than 128 characters long and be globally unique.

Implementation

core.String? name;