colorValue
If the property stores a color, this returns a NSColor
object
@property (nonatomic, strong) NSColor *colorValue
Return Value
a NSColor object
Discussion
It converts a comma separated list of strings into a color. e.
g. 63,165,53 will be green