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