The new arg passwordCharacter
could be used for setup/display password (just like the class TextEditor’s constructor).
TextPropertyComponent (const String& propertyName,
int maxNumChars,
bool isMultiLine,
juce_wchar passwordCharacter = 0 );