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