public static const MAX_VALUE as UShort = 65_535
The greatest value representable by an UShort.
assert UShort.MAX_VALUE == 65_535