Property definitions

app $ Button :: defaultinit
# A pressable button, raises `ButtonPressEvent`
class Button
	super TextView
end
lib/app/ui.nit:268,1--271,3