bool deleteProperty(int prop, JSProp flags) => JS_DeleteProperty(_ctx.ref, _ref.ref, prop, flags.value) != 0;