Get the total number of items.
If NULL, we do not yet know what the total number of items are.
public function getTotalItems() { return $this->total_items; }