Count of opened issues linked to this milestone.

Property definitions

github $ Milestone :: open_issues
	# Count of opened issues linked to this milestone.
	var open_issues: nullable Int = null is writable
lib/github/api.nit:791,2--792,49