Gets the row object.
\Drupal\migrate\Row The row object about to be imported.
public function getRow() { return $this->row; }