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