name property

String? name
getter/setter pair

Name of the user profile.

This is a required field. Must be less than 64 characters long, must be globally unique, and cannot contain whitespace or any of the following characters: "&;<>"#%,".

Implementation

core.String? name;