{"ScriptPreparationCode":"var item = {attributes: {stock: 1}}","TestCases":[{"Name":"Lodash test","Code":"_.has(item, \u0027attributes.stock\u0027)","IsDeferred":false},{"Name":"Javascript native hasOwnProperty()","Code":"item.attributes.hasOwnProperty(\u0027stock\u0027)","IsDeferred":false}]}