Property definitions

html $ HTMLPage :: stack
	private var stack = new List[HTMLTag]
lib/html/html.nit:44,2--38