# TmuxOption.isUserOption

- **Module:** TmuxOption
- **Package:** libtmux-swift
- **Language:** Swift
- **Kind:** property
- **Source:** https://github.com/libtmux/libtmux-swift/blob/254f8b2be7eb60cacc3ffcb3ea8e456784f582df/Sources/LibTmux/Options.swift#L55
- **Page:** https://libtmux.org/en/swift/latest/reference/tmuxoption-isuseroption/

A user option — one whose name begins with `@`. tmux never interprets these, so they are the safe place to keep your own state on a server.
