So I have 3 classes: BaseInfo, CarInfo, and PetInfo. The BaseInfo class is the base class. CarInfo inherits from BaseInfo and has properties related to a car. Finally, PetInfo a