# File lib/ri_cal/properties/event.rb, line 523
      def url=(ruby_value)
        self.url_property= RiCal::PropertyValue::Uri.convert(self, ruby_value)
      end