Indicates whether or not this element should be rendered.
The value of this property reflects the value of IResolvedStyle.visibility for this element.
The value is true for Visibility.Visible and false for Visibility.Hidden.
Writing to this property writes to IStyle.visibility.
Invisible elements are ignored by pointer events and by IPanel.Pick.
Additional resources: VisualElement.resolvedStyle, VisualElement.style