<init>
IllegalPropertyDelegateAccessException(
cause: IllegalAccessException)An exception that is thrown when getDelegate is invoked on a KProperty object that was not made accessible
with isAccessible.
See Also
kotlin.reflect.KProperty0.getDelegate
kotlin.reflect.KProperty1.getDelegate