# File lib/ri_cal/properties/todo.rb, line 419
      def recurrence_id_property=(property_value)
        @recurrence_id_property = property_value ? property_value.for_parent(self) : nil
      end