Declaration

var filePath: String { get set }

Declaration

@property (nonatomic, strong) NSString * filePath;

Declaration

filePath() -> str
setFilePath_(filePath: str)