'Declaration
<DefaultValueAttribute(Mono.Cecil.CustomAttributeArgument)> <#YUc("Desc_QRCodeOptions_Mask", "Gets or sets the pattern used for the barcode masking.")> <NotifyParentPropertyAttribute(True)> Public Property Mask As QRCodeMask
[DefaultValue(Mono.Cecil.CustomAttributeArgument)] [#YUc("Desc_QRCodeOptions_Mask", "Gets or sets the pattern used for the barcode masking.")] [NotifyParentProperty(true)] public QRCodeMask Mask {get; set;}