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