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