@NodeRelationship(type = "REMOVED_FROM", direction = Direction.OUTGOING)
@FilterProperty
val removedFromTrackable: LazyLoadingDelegate<Trackable?, NodePropertyDelegate.NodeProperty>

The Trackable the Issue was removed from, null if deleted.