```C# public readonly bool UseTabs; public readonly int TabSize; public readonly int IndentationSize; public readonly string NewLine; ```