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