#JS lazily evaluated properties with one weird trick

(oldie but goodie — way too many think you need Object.defineProperty() for this)

@leaverou fancy! Why the delete though? ☺️
@jpunt Try without it and you'll see :)