public int TxModulation { get; set; }
It is recomended to use RfProfile instead of this.
It is possible to use ASK (amplitude shift keying) or PR-ASK (phase reversed amplitude shift keying) modulation. Tags that are compliant with ISO18000-6C (EPC C1G2) must support both of these modulations. PR-ASK has lower transmission data rate and because of that it has narrower output spectrum. This is why it is recommended to be used when operating in DRM mode. By default the modulation is set to TXMODULATION_PRASK.