expression property

MapExpression<TSource, TTarget> expression
final

The expresion that defines how to map the types.

Implementation

final MapExpression<TSource, TTarget> expression;