description property

String? description
getter/setter pair

Additional description for the parameter.

It will be shown to the Extension consumer when they are prompted for the parameter value. Markdown is supported.

Optional.

Implementation

core.String? description;