unsetHostAddr method

dynamic unsetHostAddr()

Implementation

unsetHostAddr() {
  this.hostAddr = null;
}