var obj = function (_ref) { Object.defineProperties(_ref, { foo: { set: function (value) { this._foo = value; } } }); return _ref; }({});