unsetCharset_name method

dynamic unsetCharset_name()

Implementation

unsetCharset_name() {
  this.charset_name = null;
}