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