@NodeRelationship(type = "REMOVED_AFFECTED", direction = Direction.OUTGOING)
@FilterProperty
val removedAffectedEntity: LazyLoadingDelegate<AffectedByIssue?, NodePropertyDelegate.NodeProperty>

The entity which is no longer affected by the Issue, null if deleted.