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