'Declaration
<DefaultValueAttribute(Mono.Cecil.CustomAttributeArgument)> <#YUc("Desc_QRCodeOptions_ErrorLevel", "Gets or sets the error correction level for the barcode.")> <NotifyParentPropertyAttribute(True)> Public Property ErrorLevel As QRCodeErrorLevel
[DefaultValue(Mono.Cecil.CustomAttributeArgument)] [#YUc("Desc_QRCodeOptions_ErrorLevel", "Gets or sets the error correction level for the barcode.")] [NotifyParentProperty(true)] public QRCodeErrorLevel ErrorLevel {get; set;}