fun getAndSet(newValue: String): String
Atomically sets to the given value and returns the previous value.
newValue
Return the previous value