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