getHasContent method

bool getHasContent()

Implementation

bool getHasContent() {
  return _hasContent;
}