even property

bool? even
final

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

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

Implementation

final bool? even;