v9.0 (2011)
Returns or sets a Boolean value describing whether or not the port is the main port (true if it is).
// get accessor Boolean rtn = ShaderParamDef.MainPort; // set accessor ShaderParamDef.MainPort = Boolean;