Variable Command.message_

struct Command
{
  // ...
  string message_ ;
  // ...
}