Why it matters
The view property must map to an actual container property for data persistence. If the container property doesn’t exist, data cannot be stored.Example
IfWindTurbine.windFarm maps to container property WindTurbine.windFarm,
but this container property doesn’t exist, the connection cannot be stored.