# File lib/ri_cal/properties/todo.rb, line 1000 def exdate_property=(*property_values) @exdate_property= property_values.map{|prop| prop.for_parent(self)} end