get

abstract operator fun get(name: String): Any?

Return the value of a variable, if it is set. Does not limit return via type information.