@NodeRelationship(type = "INCLUDING_PART", direction = Direction.OUTGOING)
@FilterProperty
val includedParts: LazyLoadingDelegate<InterfacePart, NodeSetPropertyDelegate.NodeSetProperty>

If not empty, the InterfaceParts this IntraComponentDependencyParticipant refers to Otherwise, it refers to the referenced `interface` in general. Must all be active on `interface`.