Variable NewAnonClassExpression.structBody

class NewAnonClassExpression
{
  // ...
  StructBody structBody;
  // ...
}