Variable AutoDeclarationPart.templateParameters

class AutoDeclarationPart
{
  // ...
  TemplateParameters templateParameters;
  // ...
}