getValue

operator fun <T> SlotCapture<T>.getValue(thisRef: Any?, property: KProperty<*>): T?

Just like getIfPresent, but as a getValue operator.