Converts the field value into a proper boolean
<?php if($page->hasHeader()->isTrue()): ?> <header> ... </header> <?php endif ?>