public bool UseOnlineOperations { get; set; }
Public Property UseOnlineOperations As Boolean Get Set
public: property bool UseOnlineOperations { bool get (); void set (bool value); }
member UseOnlineOperations : bool with get, set
In This Article