[]
Gets or sets whether the list item is visible.
public bool Visible { get; set; }
Public Property Visible As Boolean
true if the ListItemInfo is visible; otherwise, false.