unsetTerm method

dynamic unsetTerm()

Implementation

unsetTerm() {
  this.__isset_term = false;
}