'Declaration
<XmlElementAttribute()> <DefaultValueAttribute()> Public StateOfResidenceIncluded As Boolean
'Usage
Dim instance As EligibilityFactors Dim value As Boolean value = instance.StateOfResidenceIncluded instance.StateOfResidenceIncluded = value
[XmlElement()] [DefaultValue()] public bool StateOfResidenceIncluded
public field StateOfResidenceIncluded: Boolean;
XmlElementAttribute() DefaultValueAttribute() public var StateOfResidenceIncluded : boolean;
[XmlElement()] [DefaultValue()] public: bool StateOfResidenceIncluded
[XmlElement()] [DefaultValue()] public: bool StateOfResidenceIncluded