Color: PP.Color | String;
The Color property determines border color.
Use JSON or the setColor method to set the property value, and the getColor method to get the property value.
Value text formats:
"Red";
"#000";
"RGB(123, 12, 1)".
The property use is given on the page with description of the Pen.toSVGFormat method.
See also: