Variable LinkageAttribute.typeIdentifierPart

class LinkageAttribute
{
  // ...
  TypeIdentifierPart typeIdentifierPart;
  // ...
}