'Declaration
<XmlAttributeAttribute()> <DefaultValueAttribute()> Public SampleType As SampleType
'Usage
Dim instance As Rates Dim value As SampleType value = instance.SampleType instance.SampleType = value
[XmlAttribute()] [DefaultValue()] public SampleType SampleType
public field SampleType: SampleType;
XmlAttributeAttribute() DefaultValueAttribute() public var SampleType : SampleType;
[XmlAttribute()] [DefaultValue()] public: SampleType SampleType
[XmlAttribute()] [DefaultValue()] public: SampleType SampleType