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

The Issue represented by this board item