Fish Wang says to YSITD
a = { get prop() {console.log('a get'); return 1}, set prop(i) {console.log('a set')} }