Variable UnionDeclaration.templateParameters

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