language property

String? language
getter/setter pair

The language of the feed.

The language the channel is written in. This allows aggregators to group all Italian language sites, for example, on a single page. This is a required element for Atom feeds, but optional for RSS feeds.

rss ref: https://cyber.harvard.edu/rss/rss.html#optionalChannelElements

Implementation

String? language;