[]
Gets or sets the value indicating whether the link is visible.
[C1Category("Behavior")]
[C1Description("C1TopicLink.Visible", "Gets or sets the value indicating whether the link is visible.")]
public bool Visible { get; set; }
<C1Category("Behavior")>
<C1Description("C1TopicLink.Visible", "Gets or sets the value indicating whether the link is visible.")>
Public Property Visible As Boolean