Property definitions

core :: file $ CString :: file_chdir
	private fun file_chdir: Bool `{ return !chdir(self); `}
lib/core/file.nit:1448,2--56