comment property
User-specified information about the command, such as a brief description of what the command should do.
Implementation
final String? comment;
User-specified information about the command, such as a brief description of what the command should do.
final String? comment;