displayName property

String? displayName
getter/setter pair

The display name for the custom module.

The name must be between 1 and 128 characters, start with a lowercase letter, and contain alphanumeric characters or underscores only.

Output only.

Implementation

core.String? displayName;