maskChar property
Character used by rich prompts to mask input.
Line-mode fallback input does not render masks, but keeping this field in the config allows callers to map richer field configs without losing intent.
Implementation
final String maskChar;