I want to be able to access properties from a JSON string within my Java action method. The string is available by simply saying myJsonString = object.getJson()
myJsonString = object.getJson()
If you use any kind of special maps with keys or values also of special maps, you will find it's not contemplated by the implementation of google.