The Parity property returns the current value of Parity control (none, odd, even, mark, or space). If serial port is not recreated, the property will return -1.
Property Value : Enable or disable parity control. This property can be one of the following values:
| Value | Meaning |
| EVENPARITY | Even |
| MARKPARITY | Mark |
| NOPARITY | No parity |
| ODDPARITY | Odd |
| SPACEPARITY | Space |
Tip: See also: Baudrate property, Stopbits property, Databits property, ControlHandShake property