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