string ODBString { get; set; }
Property ODBString As String Get Set
property String^ ODBString { String^ get (); void set (String^ value); }
abstract ODBString : string with get, set
In This Article