I have the below Json string
{ "name": "Mr Xyz" }
Java model class for the above JSON looks like below
@Js