@NodeRelationship(type = "ISSUE_BOARD", direction = Direction.OUTGOING)
@FilterProperty
val issueBoards: LazyLoadingDelegate<IssueBoard, NodeSetPropertyDelegate.NodeSetProperty>

The set of Issue Boards which are part of this Trackable.