provideDelegate

abstract operator fun provideDelegate(thisRef: Any?, property: KProperty<*>): ReadOnlyProperty<Any?, V>

Provides a delegate for a variable property.