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