name property

String? name
getter/setter pair

Identifier.

The resource name of the user. Format: accounts/{account}/user/{email} Use me to refer to your own email address, for example accounts/{account}/users/me.

Implementation

core.String? name;