accessor property

Accessor<D, V> accessor
getter/setter pair

Indicates how to get the variable value from a datum.

Implementation

Accessor<D, V> accessor;