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