'Declaration
<CategoryAttribute("Text")> <DefaultValueAttribute("")> <DescriptionAttribute("Gets or sets the format string used to convert the element value into a string.")> Public Property Format As String
[Category("Text")] [DefaultValue("")] [Description("Gets or sets the format string used to convert the element value into a string.")] public string Format {get; set;}