int? get baseNodeId => _$this._baseNodeId;
set baseNodeId(covariant int? baseNodeId) => _$this._baseNodeId = baseNodeId;