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