unsetSessionId method

dynamic unsetSessionId()

Implementation

unsetSessionId() {
  this.__isset_sessionId = false;
}