public bool IsValuable { get; }
Public ReadOnly Property IsValuable As Boolean Get
public: virtual property bool IsValuable { bool get () sealed; }
abstract IsValuable : bool with get override IsValuable : bool with get
In This Article