@NodeRelationship(type = "LAYOUT", direction = Direction.INCOMING)
@GraphQLNullable
@FilterProperty
val relation: LazyLoadingDelegate<Relation, NodePropertyDelegate.NodeProperty>

The Relation this layout is for.