Public Overrides ReadOnly Property ForUpdateString As String
public override string ForUpdateString { get; }
public: virtual property String^ ForUpdateString { String^ get () override; }
function get_forUpdateString();