I want to define a typescript method where method could return a type of Object or any property of the Object. e.g
Person { Education, Bio }