channelGenerator (property)

This property identifies the generator of the feed.

Syntax

@property (nonatomic,readwrite,assign,getter=channelGenerator,setter=setChannelGenerator:) NSString* channelGenerator;
- (NSString*)channelGenerator;
- (void)setChannelGenerator:(NSString*)newChannelGenerator;
public var channelGenerator: String {
  get {...}
set {...} }

Default Value

""

Remarks

This property identifies the generator of the feed.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks 2020 iOS Edition - Version 20.0 [Build 8307]