get

fun get(): T?(source)

Returns either reference to an object or null, if it was collected.

Since Kotlin

1.3