@NodeRelationship(type = "ADDED_LABEL", direction = Direction.OUTGOING)
@FilterProperty
val addedLabel: LazyLoadingDelegate<Label?, NodePropertyDelegate.NodeProperty>

The Label added to the Issue, null if deleted.