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