# File lib/ri_cal/properties/freebusy.rb, line 67
      def dtstart
        dtstart_property ? dtstart_property.ruby_value : nil
      end