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