https://learn.microsoft.com/ja-jp/powershell/scripting/lang-spec/chapter-06?view=powershell-7.3#68-conversion-to-string

string 型に値を変換する規則は次のとおりです。

・null 型の値は、空の文字列に変換されます。