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