klyn.SByte.MIN_VALUE
field
public static const MIN_VALUE as SByte = -128
Description

The smallest value representable by an SByte.

Example
assert SByte.MIN_VALUE == -128