Vertical position.

1 is the top.

Property definitions

console $ TermMove :: row=
	# Vertical position.
	#
	# 1 is the top.
	var row: Int = 1
lib/console/console.nit:91,2--94,17