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