The description of the variable that explains what it represents and how users might refer to it. Clear and comprehensive descriptions are essential for accurate natural language translation.
The name of the variable. Use descriptive names that clearly indicate the concept being represented.
The data type of the variable. Valid types include bool, int, real, enum, and custom types that you can provide.