public string CommandString(string command, bool raw) { return(Hub.CommandString(clientNumber, command, raw)); }