PropertyDelegate

Provides efficient access to a property.

Inheritors

Functions

Link copied to clipboard
abstract operator fun <T> getValue(receiver: Any?, property: KProperty<*>): T