image
The image displayed by the cell, if any.
Declaration
var image: NSImage? { get set }Discussion
Setting the value of this property converts the cell to an image-type cell, if it is not one already. The value of this property is nil if the cell is not an image-type cell.