Instance Property
image
the NSImage
Declaration
var image: NSImage! { get }Declaration
@property (nonatomic, readonly) NSImage * image;Declaration
image() -> NSImageInstance Property
the NSImage
var image: NSImage! { get }@property (nonatomic, readonly) NSImage * image;image() -> NSImage