The Password property specifies whether the control is a password field, in which characters the user types appear as asterisks (*). If Password is not enabled, the characters appear as the user types them.
dw_1.items.mypasswordfield.password=true;