# File lib/ri_cal/properties/todo.rb, line 697
      def attach=(ruby_value)
        @attach_property = [RiCal::PropertyValue::Uri.convert(self, ruby_value)]
      end