name property
The optional user-assigned display name of the Project.
When present it must be between 4 to 30 characters. Allowed characters
are: lowercase and uppercase letters, numbers, hyphen, single-quote,
double-quote, space, and exclamation point. Example: My Project
Read-write.
Implementation
core.String? name;