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