How can I get the name of the parent class of some class using Reflection?
obj.GetType().BaseType.Name