Count of closed issues linked to this milestone.

Property definitions

github $ Milestone :: closed_issues
	# Count of closed issues linked to this milestone.
	var closed_issues: nullable Int = null is writable
lib/github/api.nit:794,2--795,51