Title of this window

Property definitions

ios :: ui $ Window :: title
	# Title of this window
	fun title: String do return native.title.to_s
lib/ios/ui/ui.nit:211,2--212,46