Declaration

var path: String { get set }

Declaration

@property (nonatomic, strong) NSString * path;

Declaration

path() -> str
setPath_(path: str)