Address Properties |
The Address type exposes the following members.
| Name | Description | |
|---|---|---|
| City |
Gets the city from the address.
| |
| CountryCode |
Gets the ISO 3166
2-letter country code.
| |
| DependentLocality |
Gets the subdivision of a city, e.g. inner-city district or suburb.
| |
| State |
Gets the name of the state.
| |
| Street |
Gets the whole street name.
| |
| Zip |
Gets the ZIP code entered by the user.
|