'Declaration
<XmlAttributeAttribute()> <DefaultValueAttribute()> Public PINSignatureAllowed As Boolean
'Usage
Dim instance As Product Dim value As Boolean value = instance.PINSignatureAllowed instance.PINSignatureAllowed = value
[XmlAttribute()] [DefaultValue()] public bool PINSignatureAllowed
public field PINSignatureAllowed: Boolean;
XmlAttributeAttribute() DefaultValueAttribute() public var PINSignatureAllowed : boolean;
[XmlAttribute()] [DefaultValue()] public: bool PINSignatureAllowed
[XmlAttribute()] [DefaultValue()] public: bool PINSignatureAllowed