View-common / view.core.views.propertyDelegates / LateInitVal / setValue
setValue
open fun setValue(thisRef:Any, property:KProperty<*>, value:T):Unit
Sets the property value.
Exceptions
IllegalStateException - If the property is already initialized.