{"ScriptPreparationCode":null,"TestCases":[{"Name":"delete","Code":"const obj = {one: \u0022hello\u0022}\r\ndelete obj.one;","IsDeferred":false},{"Name":"undefined","Code":"const obj = {one: \u0022sunshine\u0022}\r\nobj.one = undefined;","IsDeferred":false}]}