Alias JSONObject

JSON object

alias JSONObject = Trie!(dlib.serialization.json.JSONValue,string);