'Declaration<XmlAttributeAttribute()> Public RiderType As String
'UsageDim 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