displayName property

String? displayName
getter/setter pair

User friendly display name of the Glossary.

This is user-mutable. This will be same as the GlossaryId, if not specified.

Optional.

Implementation

core.String? displayName;