Variable AutoDeclaration.parts

class AutoDeclaration
{
  // ...
  AutoDeclarationPart[] parts ;
  // ...
}