description property

String? description
getter/setter pair

Description of the expression.

This is a longer text which describes the expression, e.g. when hovered over it in a UI.

Optional.

Implementation

core.String? description;