The postal code of the location. Postal codes are not available
                for all countries. In some countries, this will only contain part
                of the postal code.
            
 
Namespace: MaxMind.GeoIP2.ModelAssembly: MaxMind.GeoIP2 (in MaxMind.GeoIP2.dll) Version: 2.7.1
Syntaxpublic string Code { get; }Public ReadOnly Property Code As String
	Get
public:
property String^ Code {
	String^ get ();
}member Code : string with get
Property Value
Type: 
String
See Also