| IReflectGetProperty Method |
| Name | Description | |
|---|---|---|
| GetProperty(String, BindingFlags) | Retrieves a PropertyInfo object corresponding to a specified property under specified search constraints. | |
| GetProperty(String, BindingFlags, Binder, Type, Type, ParameterModifier) | Retrieves a PropertyInfo object that corresponds to a specified property with specified search constraints. |