[C1Category("Appearance")] [Localizable(true)] [DefaultValue("")] [C1Description("C1JumpLink.Title", "Text displayed for the link in the Jump List.")] public string Title {get; set;}
'Declaration
<C1CategoryAttribute("Appearance")> <LocalizableAttribute(True)> <DefaultValueAttribute("")> <C1DescriptionAttribute("C1JumpLink.Title", "Text displayed for the link in the Jump List.")> Public Property Title As String