Gets or sets a Boolean value that specifies whether the list is hidden.
var value = SP.List.get_hidden(); SP.List.set_hidden(value);
Type: Boolean
SP.List Class
If the value is set to true, the server must set the OnQuickLaunch property of the list to false.