Represents a variable in the AST.
See also:
Fields
The type-hint of the variable, if available.
The position of the variable name.
The name of the variable.
Metadata associated with the variable, if available.
Whether or not the variable is static.
Whether or not the variable can be assigned to.
The expression of the variable, if available.