GetAllProperties(Object, Boolean, BindingFlags) | Gets all the properties declared in the specified object. |
GetAllProperties(Type, Boolean, BindingFlags) | Gets all the properties declared in the specified Type. |
GetAllPropertiesT(Boolean, BindingFlags) | Gets all the properties declared in the specified Type. |