Variable Command.command_

struct Command
{
  // ...
  string[] command_ ;
  // ...
}