'Declaration
<DefaultValueAttribute(0)> <#YUc("Desc_QRCodeOptions_ConnectionNumber", "Gets or sets the connection number for the barcode.")> <NotifyParentPropertyAttribute(True)> Public Property ConnectionNumber As Integer
[DefaultValue(0)] [#YUc("Desc_QRCodeOptions_ConnectionNumber", "Gets or sets the connection number for the barcode.")] [NotifyParentProperty(true)] public int ConnectionNumber {get; set;}