Optional Label that was added or removed from the issue.

Property definitions

github $ IssuesEvent :: lbl
	# Optional `Label` that was added or removed from the issue.
	var lbl: nullable Label is writable, serialize_as("label")
lib/github/events.nit:156,2--157,59