Variable.
get_value
Returns the value of the variable
Value of the variable
Examples
>>> x.set_value(20) >>> x.get_value() 20