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