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