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