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

The priority of the Issue, e.g. HIGH. Allowed IssuePriorities are defined by the template.