Variable Attribute.identifierChain

class Attribute
{
  // ...
  IdentifierChain identifierChain ;
  // ...
}