command property

Implementation

TrexCommandEnumCommand get command => _$this._command;
void command=(TrexCommandEnumCommand command)

Implementation

set command(TrexCommandEnumCommand command) => _$this._command = command;