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