channel
The channel number of the station.
Declaration
var channel: String? { get }Discussion
This property contains the channel number (if any) you can use to locate the radio station. You use this property to identify satellite radio stations or any radio station with a unique integer identifier in your system.
When the presetNumber property contains a valid value, this property is nil.