[]
Gets or sets a value indicating whether the ListItem is visible.
public bool Visible { get; set; }
Public Property Visible As Boolean
true if the ListItem is visible; otherwise, false.