listCommand property

void listCommand=(ListCommand pListCommand)

Implementation

set listCommand(ListCommand pListCommand) {
  _socket.listCommand = pListCommand;
}