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