Property definitions

core :: file $ CString :: rmdir
	private fun rmdir: Bool `{ return !rmdir(self); `}
lib/core/file.nit:1442,2--51