# File lib/ri_cal/properties/todo.rb, line 523
      def summary=(ruby_value)
        self.summary_property= RiCal::PropertyValue::Text.convert(self, ruby_value)
      end