def name(self): """ name of the table given by the Header['NAME'] attribute """ return self.header.get('NAME', None)