'Declaration
<System.Xml.Serialization.XmlElementAttribute(System.Double)> Public Property Object As System.Object
'Usage
Dim instance As NIndexValuePair Dim value As System.Object instance.Object = value value = instance.Object
[System.Xml.Serialization.XmlElement(System.Double)] public System.object Object {get; set;}