CSSynchronizedEventPropertyImpl

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