I am trying to make a general case getter/setter for any given object. for example,
var obj = { a: 1, b: "dog", c: false } Object.definePr