getPropertyOrNull

fun <T : Any> getPropertyOrNull(key: String): T?

Retrieve a property

Parameters

key