public static const MAX_VALUE as ULong = 18_446_744_073_709_551_615ul
The greatest value representable by an ULong.
assert ULong.MAX_VALUE == 18_446_744_073_709_551_615ul