isRead method

bool isRead()

Implementation

bool isRead() {
  return rwMarker.isRead;
}