I am creating a class called ClassExaminer which uses reflection to read information about properties of the given class. Below is the sample of the class.
pu