String? get nodeType => _$this._nodeType;
set nodeType(covariant String? nodeType) => _$this._nodeType = nodeType;