isNegative property

bool isNegative

True if the number is negative; otherwise, false.

Negative numbers are those less than zero.

Implementation

bool get isNegative;