Object.defineProperty(object, "name", {get: somefunction}) Object.defineProperty(object, "name", {set: somefunction})