Optional User that was assigned or unassigned from the issue.

Property definitions

github $ IssuesEvent :: assignee
	# Optional `User` that was assigned or unassigned from the issue.
	var assignee: nullable User is writable
lib/github/events.nit:159,2--160,40