color property

String? get color

Implementation

String? get color;
set color (String? color)

Implementation

set color(String? color);