description property

String? description
getter/setter pair

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

Default value is an empty string.

Implementation

core.String? description;