# File lib/ri_cal/properties/todo.rb, line 292
      def location=(ruby_value)
        self.location_property= RiCal::PropertyValue::Text.convert(self, ruby_value)
      end