---
title: countryCode
framework: corewlan
role: symbol
role_heading: Instance Property
path: corewlan/cwnetwork/countrycode
---

# countryCode

The country code (ISO/IEC 3166-1:1997) for the network.

## Declaration

```swift
var countryCode: String? { get }
```

## See Also

### Instance Properties

- [beaconInterval](corewlan/cwnetwork/beaconinterval.md)
- [bssid](corewlan/cwnetwork/bssid.md)
- [ibss](corewlan/cwnetwork/ibss.md)
- [informationElementData](corewlan/cwnetwork/informationelementdata.md)
- [noiseMeasurement](corewlan/cwnetwork/noisemeasurement.md)
- [rssiValue](corewlan/cwnetwork/rssivalue.md)
- [ssid](corewlan/cwnetwork/ssid.md)
- [ssidData](corewlan/cwnetwork/ssiddata.md)
- [wlanChannel](corewlan/cwnetwork/wlanchannel.md)
