The IPropertyAccessor type exposes the following members.

Methods

  NameDescription
Public methodGetGetter
When implemented by a class, create a "getter" for the mapped property.
Public methodGetSetter
When implemented by a class, create a "setter" for the mapped property.

See Also