Controlling Property Behavior Using True Properties
With a true property, setting the property value means that this value will be returned when you get the property.
Typemock Isolator simulates all fake properties as if they are auto-properties. Therefore, you can set a fake property by assigning a value to it.