# LibTmux.TmuxOption.Inherited

- **Module:** LibTmux.TmuxOption
- **Package:** LibTmux
- **Language:** .NET
- **Kind:** property
- **Source:** https://github.com/libtmux/libtmux-dotnet/blob/320dc64f4b8b7815842471327a5e6b84a1499bf8/src/LibTmux/Options/TmuxOptionValue.cs#L99
- **Page:** https://libtmux.org/en/dotnet/latest/reference/libtmux-tmuxoption-inherited/

Gets whether the value came from a parent scope.

Only a read that asked for inherited values can tell. Without it tmux
answers nothing at all for an option set at a wider scope, so a false
value there means "not reported as inherited", not "set here".
