Declaration

var exportPath: String { get set }

Declaration

@property (nonatomic, strong) NSString * exportPath;

Declaration

exportPath() -> str
setExportPath_(exportPath: str)