GetProperty(Object, String, BindingFlags) | Searches for the specified property in the specified object. |
GetProperty(Type, String, BindingFlags) | Searches for the specified property in the specified Type. |
GetPropertyT(String, BindingFlags) | Searches for the specified property in the specified type. |