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