int n = 0; JSONObject jsonObject = jsonArray.getJSONObject(n);
var j = {a:"aaaaaa", b:"bbbbbb", c:"cccccc"} console.log(Object.keys(j))