public static const MIN_VALUE as SByte = -128
The smallest value representable by an SByte.
assert SByte.MIN_VALUE == -128