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