unsetSpace_name method

dynamic unsetSpace_name()

Implementation

unsetSpace_name() {
  this.space_name = null;
}