'Declaration Public Overrides ReadOnly Property OutputIsSigned As Boolean
'Usage Dim instance As ImGearLinearLUT Dim value As Boolean value = instance.OutputIsSigned
public override bool OutputIsSigned {get;}
public: __property bool get_OutputIsSigned() override;