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