isForward method

bool isForward()

Implementation

bool isForward() {
  return _isForward;
}