displayName property
Human-readable display name of the listing.
The display name must contain only Unicode letters, numbers (0-9), underscores (_), dashes (-), spaces ( ), ampersands (&) and can't start or end with spaces. Default value is an empty string. Max length: 63 bytes.
Required.
Implementation
core.String? displayName;