Variable InterfaceDeclaration.structBody

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