On this pageVisibleDescriptionUse the Visible property to control the visibility of the entity. If Visible is true, the entity appears. If Visible is false, the entity is not visible.Syntaxproperty Visible: Boolean;