bool untouched

Source

bool get untouched {
  return !this._touched;
}