odd property

bool? odd
final

object can only have values from the set of odd integers.

See https://en.wikipedia.org/wiki/Parity_%28mathematics%29

Implementation

final bool? odd;