Variable Declaration.attributes

class Declaration
{
  // ...
  Attribute[] attributes;
  // ...
}