Alias for Integer.
Int32 = Integer;
int Int32;
System
Int32 is an alias for a Integer variable.
Simple Types