isDeleted method

bool isDeleted()

Implementation

bool isDeleted() {
  return deleted;
}