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