# File lib/ri_cal/properties/todo.rb, line 325
      def organizer=(ruby_value)
        self.organizer_property= RiCal::PropertyValue::CalAddress.convert(self, ruby_value)
      end