Variable Proto.msg

class Proto
{
  // ...
  Message!(1,int[]) msg;
  // ...
}