unsetAddr method

dynamic unsetAddr()

Implementation

unsetAddr() {
  this.addr = null;
}