{"ScriptPreparationCode":"var foo = {bar: 1};","TestCases":[{"Name":"lodash has","Code":"_.has(foo, \u0027bar\u0027);","IsDeferred":false},{"Name":"hasOwnPropertie","Code":"foo.hasOwnProperty(\u0027bar\u0027);","IsDeferred":false}]}