delegate-properties

Deep-clone properties from one object to another and make them non-enumerable, or make existing properties on an object non-enumerable.

gopd

`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.