[]
Gets or sets the character used to show spaces where user is supposed to type.
[TypeConverter(typeof(CharConverter))] public char PromptChar { get; set; }