String? get pkdPA => _pkdPA;
set pkdPA(String? val) { _pkdPA = val; _setRfidScenario({"pkdPA": val}, this); }