getColor method

String getColor()

Implementation

String getColor() {
  return color;
}