Names for boolean values
Source position: typinfo.pp line 897
const BooleanIdents: array [Boolean] of string = ('False', 'True');