IsPassword: Boolean
The IsPassword property determines whether inputted text is hidden.
Use JSON or the setIsPassword method to set the property value, and the getIsPassword method to get the property value.
If the property is set to True, text will be replaced, otherwise - it will not be replaced.
By default the property is set to False.
The property use is given in description of the TextBox.Blur property.
See also: