# File lib/ri_cal/properties/todo.rb, line 1012 def exdate=(*ruby_value) @exdate_property = [RiCal::PropertyValue::OccurrenceList.convert(self, *ruby_value)] end