 | Boolean | Class that represent a Boolean Type |
 | ByteArray | Class that represent a Byte Array Type |
 | DateTime | Class that represent a DateTime Type |
 | Decimal | Class that represent a Decimal Type |
 | Float | Class that represent a Float Type |
 | Guid | Class that represent a Guid Type |
 | Int | Class that represent a Int Type |
 | Int16 | Class that represent a Int16 Type |
 | Int64 | Class that represent a Int64 Type |
 | Int8 | Class that represent a Int8 Type |
 | ItemObject | Class that represent a Item from Solution Collection in CODIUM |
 | List | Class that represent a List |
 | QueryResult | Class that represent a result from Query |
 | String | Class that represent a String Type |
 | Void | Class that represent a Void |