Gets or sets the current text style (best effort).
public AnsiStyle Style { get; set; }
Terminal state is not reliably queryable. This property reflects style changes performed via Terminal APIs. If raw ANSI is written to the output outside of Terminal APIs, this state may become inaccurate.