Returns all keys/URIs from the collection.
<?php dump($page->children()->keys()) ?> /* array( 'project-a', 'project-b', 'project-c' ) */