Variable Parameter.type

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