Property definitions

sqlite3 $ DataType :: to_i
	fun to_i: Int `{ return self; `}
lib/sqlite3/native_sqlite3.nit:197,2--33