Boolean
VariableSignature
.IsOutput { get; }
Gets a value indicating whether this signature describes an output variable. Otherwise, it is an input variable.
Remarks
Examples