String? get subtype => _$this._subtype;
set subtype(covariant String? subtype) => _$this._subtype = subtype;