'boolean', ]; public function getNameAttribute(): ?string { return getCountryCodes()[$this->attributes['code']]; } }