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