public bool isNegative ;

Description

Whether the rational number is negative.

A rational is considered negative when it is valid (see isValid) and strictly less than zero.