Another label

Property definitions

app $ SecondWindow :: another_label
	# Another label
	var another_label = new Label(parent=layout, text="Close it by tapping the back button.")
lib/app/examples/ui_example.nit:84,2--85,90