GateLogicKind
Type: enum (of string)
Define the different logical operations.
Must be one of:
"or"
"and"
"xor"
"nand"
"xnor"
"nor"
"not"