'Declaration
<DefaultValueAttribute(Mono.Cecil.CustomAttributeArgument)> <C1DescriptionAttribute("C1ProgressIndicator.State", "Specifies the type and state of the progress indicator.")> <NotifyParentPropertyAttribute(True)> Public Property State As TaskbarProgressState
[DefaultValue(Mono.Cecil.CustomAttributeArgument)] [C1Description("C1ProgressIndicator.State", "Specifies the type and state of the progress indicator.")] [NotifyParentProperty(true)] public TaskbarProgressState State {get; set;}