klyn.UShort.MAX_VALUE
field
public static const MAX_VALUE as UShort = 65_535
Description

The greatest value representable by an UShort.

Example
assert UShort.MAX_VALUE == 65_535