Instance Property
imagePath
the image path
Declaration
var imagePath: String! { get set }Declaration
@property (nonatomic, strong) NSString * imagePath;Declaration
imagePath() -> str
setImagePath_(imagePath: str)Instance Property
the image path
var imagePath: String! { get set }@property (nonatomic, strong) NSString * imagePath;imagePath() -> str
setImagePath_(imagePath: str)