I need to get the first child of JObject. This is how I temporarily solved it with foreach loop breaking after first iteration.. This
I need to get the first child of JObject. This is how I temporarily solved it with foreach loop breaking after first iteration.. This