Variable CommandEvent.msg

Declaration

class CommandEvent
{
  // ...
  Message msg;
  // ...
}