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