Why it matters
A reverse connection requires a corresponding direct connection property in the source view. If this property doesn’t exist, the bidirectional connection is incomplete.Example
IfWindFarm has a reverse property turbines through WindTurbine.windFarm,
but the WindTurbine view doesn’t have a windFarm property, the reverse connection is invalid.