Determines overwrite.
bool Returns true if overwrite mode was selected.
public function overwrite() { return !empty($this->data[self::OVERWRITE]); }