Public ReadOnly Property URL As String Get
public string URL { get; }
public: property String^ URL { String^ get (); }