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