@NodeRelationship(type = "RELATION_PARTNER", direction = Direction.INCOMING)
@FilterProperty
val project: LazyLoadingDelegate<Project?, NodePropertyDelegate.NodeProperty>

The project this layout is for, mutually exclusive with view.