aliases property

List<String>? aliases
getter/setter pairinherited

Aliases that should work the same was as the provided command name

Implementation

List<String>? aliases;