CSLateProperty

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