String? get action => _$this._action;
set action(covariant String? action) => _$this._action = action;