Property definitions

sqlite3 $ Sqlite3Code :: done
	new done `{ return SQLITE_DONE; `}
lib/sqlite3/native_sqlite3.nit:71,2--35