lateProperty

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