klyn.SByte.SByte
constructor
public native SByte()
Description

Builds the neutral SByte value (0).

Example
value = SByte()
assert value == 0