Why it matters
Container properties backing connection view properties must be DirectNodeRelation type. Other types cannot represent connections in the underlying storage.Example
IfWindTurbine.windFarm maps to container property with type Text instead of DirectNodeRelation,
the connection cannot be stored correctly.