ArbitraryProperty

@API(status = API.Status.EXPERIMENTAL, since = "1.8.0")
class ArbitraryProperty<T> : ReadOnlyProperty<Nothing?, T>

Functions

Link copied to clipboard
open operator override fun getValue(thisRef: Nothing?, property: KProperty<*>): T