getSuccess method

bool getSuccess()

Implementation

bool getSuccess() {
  return _isSuccess;
}