assignees property

List<User>? assignees
getter/setter pair

The User that the issue is assigned to

Implementation

List<User>? assignees;