cf.Field.__invert__

Field.__invert__()

The unary bitwise operation ~

x.__invert__() <==> ~x