Destroy this guard and reacquire a write lock on the managed lock, if any.
Declared in <bslmt_writelockguard.h>
~WriteLockGuardUnlock();
Destroy this scoped guard and invoke the lockWrite method on the lock object under management by this guard, if any. If no lock is currently being managed, this method has no effect.