Variable LinkageAttribute.classOrStruct

class LinkageAttribute
{
  // ...
  ubyte classOrStruct;
  // ...
}