Source position: JPL.JsonHelpers.pas line 104
function TryGetJsonObject(
JSONObject: TJSONObject;
const Name: string;
out NewJsonObject: TJSONObject;
CaseSensitive: Boolean = False
):Boolean;