Mapping Expression
⭐ Assigning field to mapping expression
This option allows generating mapping expression. It’s available for fields that have Expression<Func<TSource, TTarget>>
type. It might be useful for LINQ used in queryable expressions (For EntityFramework or NHibernate).
