Instance Property
title
The description/name of the plugin.
Declaration
var title: String { get }Declaration
@property (nonatomic, readonly) NSString * title;Declaration
title() -> strInstance Property
The description/name of the plugin.
var title: String { get }@property (nonatomic, readonly) NSString * title;title() -> str