var value: T
The referenced value. Gets the value or sets the new value. If new value is not null, it must be frozen or permanent object.
InvalidMutabilityException
- if the value is not frozen or a permanent object
© 2010–2019 JetBrains s.r.o.
Licensed under the Apache License, Version 2.0.
https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.native.concurrent/-atomic-reference/value.html