negative property

bool? negative
final

object can have only negative values.

See https://en.wikipedia.org/wiki/Negative_number

Implementation

final bool? negative;