unsetClient_ip method

dynamic unsetClient_ip()

Implementation

unsetClient_ip() {
  this.client_ip = null;
}