isNegative property

bool get isNegative

Returns true if and only if this integer is less than zero.

Implementation

bool get isNegative;