isCovered method

bool isCovered()

Implementation

bool isCovered() {
  return _isCovered;
}