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