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