unsetIf_not_exists method

dynamic unsetIf_not_exists()

Implementation

unsetIf_not_exists() {
  this.__isset_if_not_exists = false;
}