# LibTmux.NewSessionRequest.WindowName

- **Module:** LibTmux.NewSessionRequest
- **Package:** LibTmux
- **Language:** .NET
- **Kind:** property
- **Source:** https://github.com/libtmux/libtmux-dotnet/blob/320dc64f4b8b7815842471327a5e6b84a1499bf8/src/LibTmux/Requests/NewSessionRequest.cs#L39
- **Page:** https://libtmux.org/en/dotnet/latest/reference/libtmux-newsessionrequest-windowname/

Gets the name of the first window.

tmux expands it as a format before it names anything, so a <c>#</c> in
it does not survive verbatim.
