description property

String? description
getter/setter pair

A description for this Parameter.

Its length must be less than or equal to 256 characters . A description may contain any Unicode characters.

Optional.

Implementation

core.String? description;