protected virtual string RowEndKeyword { get; }
Protected Overridable ReadOnly Property RowEndKeyword As String
Get
protected:
virtual property String^ RowEndKeyword {
String^ get ();
}
abstract RowEndKeyword : string with get
override RowEndKeyword : string with get