Description for the user_input

Property definitions

app $ UiExampleWindow :: user_input_label
	# Description for the `user_input`
	var user_input_label = new Label(parent=h_layout, text="Input some text:", align=0.5)
lib/app/examples/ui_example.nit:45,2--46,86