@NodeRelationship(type = "REMOVED_ARTEFACT", direction = Direction.OUTGOING)
@FilterProperty
val removedArtefact: LazyLoadingDelegate<Artefact?, NodePropertyDelegate.NodeProperty>

The Artefact which was removed from the Issue, null if deleted.