[]
Sets the checkbox of tree node to the unchecked state.
public void Uncheck(bool allChildrens = false)
If true then sets all checkbox of child nodes to the unchecked state.