'Declaration
<DefaultValueAttribute("")> <C1CategoryAttribute("Data")> <C1DescriptionAttribute("BindingInfo.DisabledFieldName", "Gets or sets the list of fields to be used for binding with enabled properties depending on the level of the node.")> Public Property DisabledFieldName As String
[DefaultValue("")] [C1Category("Data")] [C1Description("BindingInfo.DisabledFieldName", "Gets or sets the list of fields to be used for binding with enabled properties depending on the level of the node.")] public string DisabledFieldName {get; set;}