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