stationName
The name associated with the radio station.
Declaration
var stationName: String? { get }Discussion
For stations that are identifiable by name, this property contains that name. If the user doesn’t provide other identifying information, use the station name to look up the appropriate channel or frequency information.