The high water mark at the beginning of the import operation.
If the source has a property for tracking changes (like Drupal has node.changed) then this is the highest value of those imported so far.
Type: int
protected $originalHighWater;