bool DisablePopupNotifications { get; set; }
Property DisablePopupNotifications As Boolean Get Set
property bool DisablePopupNotifications { bool get (); void set (bool value); }
abstract DisablePopupNotifications : bool with get, set
In This Article