The object of which the enumerable's own properties are to be returned.
An array of strings that represent all the enumerable properties of the given object.
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/keys
Generated using TypeDoc
The object of which the enumerable's own properties are to be returned.