description property

String? description
getter/setter pair

Entry group description.

Can consist of several sentences or paragraphs that describe the entry group contents. Default value is an empty string.

Implementation

core.String? description;