width method

double width()

Implementation

double width(){
  return _width;
}