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

The Issue that is synced by the IMSProject