Why it matters
Reverse connections can only work with direct connection properties. Using other property types breaks the bidirectional relationship.Example
IfWindFarm has a reverse property turbines through WindTurbine.name,
but name is a Text property (not a direct connection), the reverse connection is invalid.