Instance Property
key
The key.
Declaration
var key: String? { get set }Declaration
@property (nonatomic, strong) NSString * key;Declaration
key() -> str
setKey_(key: str)Instance Property
The key.
var key: String? { get set }@property (nonatomic, strong) NSString * key;key() -> str
setKey_(key: str)