klyn.SByte.MAX_VALUE
field
public static const MAX_VALUE as SByte = 127
Description

The greatest value representable by an SByte.

Example
assert SByte.MAX_VALUE == 127