county property

String? county
getter/setter pair

The county name for the address. It is a division of a state, typically a secondary-level administrative division of a country or equivalent, for example, "Kings".

Implementation

String? county;