displayName property
User defined name of this taxonomy.
It must: contain only unicode letters, numbers, underscores, dashes and spaces; not start or end with spaces; and be at most 200 bytes long when encoded in UTF-8.
Required.
Implementation
core.String? displayName;