Variable TemplateAliasParameter.type

class TemplateAliasParameter
{
  // ...
  Type type;
  // ...
}