description
This property provides a readable representation suitable for logging and debugging.
Declaration
var description: String { get }Discussion
When the SSID can be converted to UTF-8 text, it displays the text in quotes. Otherwise, it shows the raw bytes as hexadecimal values.