Variable ParameterAttribute.idType

class ParameterAttribute
{
  // ...
  ubyte idType;
  // ...
}