'Declaration
<DefaultValueAttribute(True)> <XmlAttributeAttribute()> Public Property Locked As Boolean
[DefaultValue(true)] [XmlAttribute()] public bool Locked {get; set;}
'Declaration
<DefaultValueAttribute(True)> <XmlAttributeAttribute()> Public Property Locked As Boolean
[DefaultValue(true)] [XmlAttribute()] public bool Locked {get; set;}