unsetSchema_prop method

dynamic unsetSchema_prop()

Implementation

unsetSchema_prop() {
  this.schema_prop = null;
}