key property

String get key

得到该节点的key

Implementation

String get key;
set key (String value)

设置该节点的key

Implementation

set key(String value);