consider a msg on kafka topic, event: { "x":1, "y":2, "c": "abc"}. I would like to convert the event object to ev
event: { "x":1, "y":2, "c": "abc"}
ev