@NodeRelationship(type = "PARTICIPANT", direction = Direction.OUTGOING)
@FilterProperty
val participants: LazyLoadingDelegate<User, NodeSetPropertyDelegate.NodeSetProperty>

Users who participated on the Issue, e.g. commented, added Labels, ...