static Layout<int> lebU32({String? property}) { return LEBIntegerLayout(u32(), property: property); }