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