protected virtual bool UsesWatermark { get; }
Protected Overridable ReadOnly Property UsesWatermark As Boolean
Get
protected:
virtual property bool UsesWatermark {
bool get ();
}
abstract UsesWatermark : bool with get
override UsesWatermark : bool with get