|  | Placezip Property  | 
 [Missing <summary> documentation for "P:ParaPlanREST.Models.Place.zip"]
 
    Namespace: 
   ParaPlanREST.Models
    Assembly:
   ParaPlanREST (in ParaPlanREST.dll) Version: 1.0.0.0 (1.0.0.0)
 Syntax
Syntaxpublic string zip { get; set; }public:
property String^ zip {
	String^ get ();
	void set (String^ value);
}function get_zip();
function set_zip(value);
Property Value
Type: 
String See Also
See Also