access Field
A delegate that provides efficient accessing of a field via reflection.
Parameters
T
The type of the field to be accessed.
field Name
The name of the field. If null, will use the property name.
A delegate that provides efficient accessing of a field via reflection.
The type of the field to be accessed.
The name of the field. If null, will use the property name.