'Declaration
<XmlAttributeAttribute("Corrected")> Public Corrected As Boolean
'Usage
Dim instance As TransmitterErrorDetailGrpWithCorrectionType Dim value As Boolean value = instance.Corrected instance.Corrected = value
[XmlAttribute("Corrected")] public bool Corrected
public field Corrected: Boolean;
XmlAttributeAttribute("Corrected") public var Corrected : boolean;
[XmlAttribute("Corrected")] public: bool Corrected
[XmlAttribute("Corrected")] public: bool Corrected