The IPropertyAccessor type exposes the following members.
Methods
Name | Description | |
---|---|---|
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.
|
Properties
Name | Description | |
---|---|---|
CanAccessThroughReflectionOptimizer |
Allow embedded and custom accessors to define if the ReflectionOptimizer can be used.
|