> > I believe for this case you would want this: > JSONValue oJson = [ "myEntry": "MyText" ]; Yeah, and unfortunately, there is no that easy way to create an empty "object" type json value though. (Yes, I had a need for that). I needed to work around of that.