displayName property
A 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
Optional.
Implementation
core.String? displayName;