isFront method

bool isFront()

Implementation

bool isFront() {
  return _isFront;
}