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