channelSubtitle (property)

This contains a short description of the Atom Feed.

Syntax

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

Default Value

""

Remarks

This contains a short description of the Atom Feed.

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