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