Visibility and Hidden are different properties and different nodes - check my screenshot again. Once the Hidden is False, you can use Visibility. Or use just Hidden:
Visibility
Hidden
False
Or:
In short: for Visibility to work, the component cannot be hidden.