Property definitions

html $ HTMLTag :: css_props=
	private var css_props: Map[String, String] = new HashMap[String, String] is lazy
lib/html/html.nit:185,2--81