Alias for Byte.
UInt8 = Byte;
Byte UInt8;
System
UInt8 is an alias for a Byte variable.
Simple Types