Variable Parameter.parameterAttributes

class Parameter
{
  // ...
  ParameterAttribute[] parameterAttributes;
  // ...
}