Variable VariableDeclaration.autoDeclaration

class VariableDeclaration
{
  // ...
  AutoDeclaration autoDeclaration ;
  // ...
}