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