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