displayName property

String? displayName
getter/setter pair

User-defined name for the Application.

Can have a maximum length of 63 characters.

Optional.

Implementation

core.String? displayName;