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