'Declaration
<XmlAttributeAttribute()> Public Type As String
'Usage
Dim instance As TableDetailColumn Dim value As String value = instance.Type instance.Type = value
[XmlAttribute()] public string Type
public field Type: String;
XmlAttributeAttribute() public var Type : String;
[XmlAttribute()] public: string* Type
[XmlAttribute()] public: String^ Type