Address[]
public function getBcc() : array { return $this->getHeaders() ->getHeaderBody('Bcc') ?: []; }