'Declaration
<DefaultValueAttribute(False)> <#YUc("Desc_QRCodeOptions_Connection", "Gets or sets whether connection is used for the barcode.")> <NotifyParentPropertyAttribute(True)> Public Property Connection As Boolean
[DefaultValue(false)] [#YUc("Desc_QRCodeOptions_Connection", "Gets or sets whether connection is used for the barcode.")] [NotifyParentProperty(true)] public bool Connection {get; set;}