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