---
title: stringRepresentation
framework: wifiinfrastructure
role: symbol
role_heading: Instance Property
path: wifiinfrastructure/wimacaddress/stringrepresentation
---

# stringRepresentation

The MAC Address as an uppercase string, in the format "XX:XX:XX:XX:XX:XX".

## Declaration

```swift
var stringRepresentation: String { get }
```

## See Also

### Working with MAC Addresses as strings

- [init(_:)](wifiinfrastructure/wimacaddress/init(_:)-7kdi9.md)
