CSPropertyImpl

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