@override String get topNode => _getStrProp("TopNode");
@override set topNode(String v) => _setStrProp("TopNode", v);