# File lib/ri_cal/properties/event.rb, line 630
      def duration
        duration_property ? duration_property.ruby_value : nil
      end