Property definitions

app $ ListLayout :: defaultinit
# Scrollable list of views in a simple list
class ListLayout
	super View
	super CompositeControl
end
lib/app/ui.nit:327,1--331,3