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