CSSynchronizedPropertyImpl

fun <T> CSSynchronizedPropertyImpl(value: T, onApply: (value: T) -> Unit? = null)