'Declaration
Public ReadOnly Property BackgroundCalculation As System.Boolean
'Usage
Dim instance As EndCalculateEventArgs Dim value As System.Boolean value = instance.BackgroundCalculation
public System.bool BackgroundCalculation {get;}
public read-only property BackgroundCalculation: System.Boolean;
public function get BackgroundCalculation : System.boolean
public: __property System.bool get_BackgroundCalculation();
public: property System.bool BackgroundCalculation { System.bool get(); }