Let\'s assume I have the following pojo
class pojo{ String color; }
I want to deserialize color like so:
{ COLOR: "red