if not property in self._schema:
        raise KeyError, property + ' not in ' + self.__class__.__name__