@NodeRelationship(type = "USER", direction = Direction.OUTGOING)
@FilterProperty
val user: LazyLoadingDelegate<User, NodePropertyDelegate.NodeProperty>

The User assigned to the Issue.