def _set_prop(self, prop, value): if isinstance(value, ClauseElement): self._literal = False self._props[prop] = value