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

The Artefact added to the Issue, null if deleted.