Tree root

Property definitions

trees $ BKTree :: root
	# Tree root
	private var root: nullable BKNode = null
lib/trees/bktree.nit:61,2--62,41