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