[]
Assigns (copies) properties from another Expression to the current object.
public void AssignFrom(Expression source)
The source object to copy properties from.