Root layout

Property definitions

app $ SecondWindow :: layout
	# Root layout
	var layout = new VerticalLayout(parent=self)
lib/app/examples/ui_example.nit:78,2--79,45