lateProperty

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