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