{"ScriptPreparationCode":"var props = {data: {foo: {bar: \u00274\u0027}}};","TestCases":[{"Name":"lodash","Code":"_.isEmpty(props.data.foo.bar)","IsDeferred":false},{"Name":"non-lodash","Code":"props.data \u0026\u0026 props.data.foo \u0026\u0026 props.data.foo.bar","IsDeferred":false}]}