description property

String? description
getter/setter pair

A description for the group.

Its length must be less than or equal to 256 characters. A description may contain any Unicode characters.

Optional.

Implementation

core.String? description;