Password Property
A password if authentication is to be used.
Syntax
public String getPassword(); public void setPassword(String password);
Remarks
If this property is set when connecting, the component will send the password in the passcode header.
This property is not available at design time.
Default Value
""