obs

open fun <T> obs(initialValue: T): ReadWriteProperty<Any?, T>

Suppress

Internal function for observable properties