unsetVertex_props method

dynamic unsetVertex_props()

Implementation

unsetVertex_props() {
  this.vertex_props = null;
}