public static const MAX_VALUE as SByte = 127
The greatest value representable by an SByte.
assert SByte.MAX_VALUE == 127