Variable Attribute.linkageAttribute

class Attribute
{
  // ...
  LinkageAttribute linkageAttribute;
  // ...
}