public bool DontMonitor { get; set; }
Public Property DontMonitor As Boolean Get Set
public: property bool^ DontMonitor { bool^ get (); void set (bool^ value); }