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