'Declaration
<System.Xml.Serialization.XmlAttributeAttribute()> Public Property MaxLongitude As System.Double
'Usage
Dim instance As NMapBounds Dim value As System.Double instance.MaxLongitude = value value = instance.MaxLongitude
[System.Xml.Serialization.XmlAttribute()] public System.double MaxLongitude {get; set;}