unsetProperties method

dynamic unsetProperties()

Implementation

unsetProperties() {
  this.properties = null;
}