When using JsonDataSource in LINQ Reporting engine, is there any supported way to iterate over a JSON object and access both its property name (key) and property value?
Example JSON:
"node":{
"ingredientsPerLanguage": …...access both its property name (key) and property value ? Example...[2], but the available documentation does not describe a built‑in...