Variable AttributeDeclaration.attribute

class AttributeDeclaration
{
  // ...
  Attribute attribute;
  // ...
}