isHeader method

bool isHeader()

Implementation

bool isHeader() {
  return attributes.header != null;
}