Contents

valueExpression

The value expression for the property mapping.

Declaration

var valueExpression: NSExpression? { get set }

Discussion

The expression is used to create the value for the destination property.

See Also

Managing Mapping Attributes