description property

String? description
getter/setter pair

The description of the page element.

Combined with title to display alt text. The field is not supported for Group elements.

Implementation

core.String? description;