GetPropertyValueT(Object, String, BindingFlags) | Searches for the specified property in the specified object, and returns the property value. |
GetPropertyValueT(Object, String, T, BindingFlags) | Searches for the specified property in the specified object, and returns the property value. |