public bool SuppressMouseAction { get; set; }
Public Property SuppressMouseAction As Boolean
public: property bool SuppressMouseAction { bool get (); void set (bool value); }