public string BaseUrl { get; set; }
Public Property BaseUrl As String
public: property String^ BaseUrl { String^ get (); void set (String^ value); }