v9.0 (2011)
Returns a Boolean value describing whether or not the parameter is an output parameter (true if output).
// get accessor Boolean rtn = ShaderParamDef.IsOutput;
ShaderDef.OutputParamDefs ShaderParamDef.IsInput