The IGetter type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Method |
When implemented by a class, gets the MethodInfo for the get
accessor of the property.
| |
| PropertyName |
When implemented by a class, gets the name of the Property.
| |
| ReturnType |
When implemented by a class, gets the Type that the Property/Field returns.
|