Primitive types in GDScript are lowercased (while complex types are capitalized).
Examples
intbool
Primitive vs. Complex types
Complex types are classes.
Examples of complex types
String
Primitive types in GDScript are lowercased (while complex types are capitalized).
intboolComplex types are classes.
String