hide_variable# NamedVariable.hide_variable(value=True)[source]# Set the variable to a hidden variable. Parameters: valuebool, optionalWhether the variable is a hidden variable. The default is True. Returns: bool