public string Zip { set; }
Public WriteOnly Property Zip As String Set
public: property String^ Zip { void set (String^ value); }