parameters property

List<String> parameters
getter/setter pair

The list of parameters associated with the command.

Implementation

List<String> parameters;