Configuration arguments for creating a Python assignment statement.
The target variable name
The value to assign
Optional
Type annotation for the target
Whether this is a class variable (vs. instance variable)
Configuration arguments for creating a Python assignment statement.