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