Variable TemplateValueParameter.type

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