Variable StructDeclaration.templateParameters

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