Optional function that returns prompt markup, written before the editable text.
public TerminalReadLinePromptMarkupRenderer? PromptMarkup {[CompilerGenerated]
get; [CompilerGenerated]
set; }
This callback is invoked once per ReadLine call (best effort) and the result is cached for the duration of that read.