unsetUVal method

dynamic unsetUVal()

Implementation

unsetUVal() {
  this.uVal = null;
}