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.
The value expression for the property mapping.
var valueExpression: NSExpression? { get set }The expression is used to create the value for the destination property.