public AccountViewModel() { username = serverName = password = String.Empty; port = 5222; ConnectionState = XmppConnectionState.Disconnected; }