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