The IPropertyAccessor type exposes the following members.

Methods

  NameDescription
GetGetter
When implemented by a class, create a "getter" for the mapped property.
GetSetter
When implemented by a class, create a "setter" for the mapped property.

See Also