description property

String? description
getter/setter pair

A brief description of the parameter.

This could contain examples of use. CommonMark syntax MAY be used for rich text representation.

Implementation

String? description;