CSSynchronizedPropertyImpl

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