color property

String? color

Implementation

String? get color;
void color=(String? color)

Implementation

set color(String? color);