# File lib/ri_cal/properties/event.rb, line 1228
      def related_to=(ruby_value)
        @related_to_property = [RiCal::PropertyValue::Text.convert(self, ruby_value)]
      end