The IGetter type exposes the following members.

Properties

  NameDescription
Public propertyMethod
When implemented by a class, gets the MethodInfo for the get accessor of the property.
Public propertyPropertyName
When implemented by a class, gets the name of the Property.
Public propertyReturnType
When implemented by a class, gets the Type that the Property/Field returns.

See Also