type

var type: String?

The data type of the variable. Valid types include bool, int, real, enum, and custom types that you can provide.