# File lib/ri_cal/properties/event.rb, line 618
      def duration_property=(property_value)
        @duration_property = property_value
        @dtend_property = nil
      end