Finds a single $page object in the collection by $field and $value
<?php echo $page->children()->findBy('uid', 'some-page')->title() ?>