'Declaration
<System.Xml.Serialization.XmlAttributeAttribute()> Public Property LCID As System.Integer
'Usage
Dim instance As NWorkCalendar Dim value As System.Integer instance.LCID = value value = instance.LCID
[System.Xml.Serialization.XmlAttribute()] public System.int LCID {get; set;}