String? get groupid => _$this._groupid;
set groupid(covariant String? groupid) => _$this._groupid = groupid;