description property

String? description
getter/setter pair

This tool's description (which is included in the help/usage output) can be overridden by setting this field to a non-null value.

Implementation

String? description;