failure property

F? get failure

Implementation

F? get failure {
  return _failure;
}