comment property

String? comment
final

User-specified information about the command, such as a brief description of what the command should do.

Implementation

final String? comment;