Variable StructDeclaration.structBody

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