@Ilshakin
не работает., хотя переменная
Json.objects[0].images[11].url есть
// ищем переменую json по точному названию, к примеру Json-переменная "response.name"
foreach(var s in project.Json.GetType().GetMethod("GetAllMembersList").Invoke(project.Json,null))
if (s.Key != "
objects[0].images[11].url") throw new Exception("переменная отсутcтвует!");