'Declaration
<XmlAttributeAttribute()> <DefaultValueAttribute()> Public EmployerSignaturePerForm As Integer
'Usage
Dim instance As Form Dim value As Integer value = instance.EmployerSignaturePerForm instance.EmployerSignaturePerForm = value
[XmlAttribute()] [DefaultValue()] public int EmployerSignaturePerForm
public field EmployerSignaturePerForm: Integer;
XmlAttributeAttribute() DefaultValueAttribute() public var EmployerSignaturePerForm : int;
[XmlAttribute()] [DefaultValue()] public: int EmployerSignaturePerForm
[XmlAttribute()] [DefaultValue()] public: int EmployerSignaturePerForm