unsetMicroseconds method

dynamic unsetMicroseconds()

Implementation

unsetMicroseconds() {
  this.__isset_microseconds = false;
}