@NodeRelationship(type = "ISSUE_BOARD", direction = Direction.INCOMING)
@FilterProperty
val trackable: LazyLoadingDelegate<Trackable, NodePropertyDelegate.NodeProperty>

Trackable this Issue Board is part of.