I have this JSON:
[ { \"Attributes\": [ { \"Key\": \"Name\", \"Value\": { \"Value
var objResponse1 = JsonConvert.DeserializeObject>(JsonStr);
worked!