displayName property

String? displayName
getter/setter pair

User friendly display name of the GlossaryTerm.

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

Optional.

Implementation

core.String? displayName;