public bool ApplyCorrection {get; set;}
public: __property bool get_ApplyCorrection(); public: __property void set_ApplyCorrection( bool value );
'Declaration Public Property ApplyCorrection As Boolean
'Usage Dim instance As NegativeCorrectionOptions Dim value As Boolean instance.ApplyCorrection = value value = instance.ApplyCorrection