public static const MIN_VALUE as ULong = 0ul
The smallest value representable by an ULong.
assert ULong.MIN_VALUE == 0ul