Variable Proto.end

class Proto
{
  // ...
  Message!(6,ulong) end;
  // ...
}