description property

String? description
getter/setter pair

Entry group description, which can consist of several sentences or paragraphs that describe entry group contents.

Default value is an empty string.

Implementation

core.String? description;