Variable InterfaceDeclaration.templateParameters

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