Type to mark an int property or List as 8-bit sized.
You may only store values between 0 and 255 in such a property.
typedef byte = int;