# File lib/ri_cal/properties/todo.rb, line 629
      def due
        due_property ? due_property.ruby_value : nil
      end