description property

String? description
getter/setter pair

Description of the group.

This property value may be an empty string if no group description has been entered. If entered, the maximum group description is no more than 300 characters.

Implementation

core.String? description;