Zookeeper 连接字符串,默认 localhost:2181 支持多节点:host1:2181,host2:2181,host3:2181
public string ConnectionString { get; set; }
System.String