state property

String state
getter/setter pair

连接状态 0-未连接 1-连接成功 2-读写成功

Implementation

String state = '';