fun put(key: String, value: Any): Unit
Puts a value into the payload
key - key
key
value - value to put under the key
value