Say I have an interface defined like this:
interface MyInterface { myProp1: string, myProp2: number }
What I want is a string representatio