acronym property
Optional single-character shorthand for the flag, used as short-form
syntax in command-line arguments (-a where a is the acronym character).
Must be unique within a command's flag set.
Implementation
final NatrixChar? acronym;
Optional single-character shorthand for the flag, used as short-form
syntax in command-line arguments (-a where a is the acronym character).
Must be unique within a command's flag set.
final NatrixChar? acronym;