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