get

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

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