@NodeRelationship(type = "NEW_PRIORITY", direction = Direction.OUTGOING)
@FilterProperty
val newPriority: LazyLoadingDelegate<IssuePriority?, NodePropertyDelegate.NodeProperty>

The new priority.