unsetVertex_id method

dynamic unsetVertex_id()

Implementation

unsetVertex_id() {
  this.vertex_id = null;
}