isNegative property

bool isNegative

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

Implementation

bool get isNegative;