get

fun get(key: String): Any?

get any type value to given key

Parameters

key

field name for put the value

value

value to put