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