Static
getCollects the properties of an object that are of type function. Taken from here: https://stackoverflow.com/questions/5842654/how-to-get-an-objects-methods
An object
Use the recommendations in this post https://stackoverflow.com/questions/39544789/get-class-methods-in-typescript
Static
getCollects the properties of an object that are of type object.
Use the recommendations in this post https://stackoverflow.com/questions/39544789/get-class-methods-in-typescript
Deprecated
Not relevant anymore.