description property

String? description
getter/setter pair

Description of the serialized taxonomy.

At most 2000 bytes when encoded in UTF-8. If not set, defaults to an empty description.

Implementation

core.String? description;