@NodeRelationship(type = "ISSUE_BOARD_ITEM", direction = Direction.INCOMING)
@FilterProperty
val issueBoard: LazyLoadingDelegate<IssueBoard, NodePropertyDelegate.NodeProperty>

The Issue Board this board item belongs to