public bool IsSet(QuickFix.Fields.SpreadToBenchmark val) { return(IsSetSpreadToBenchmark()); }
public void Set(QuickFix.Fields.SpreadToBenchmark val) { this.SpreadToBenchmark = val; }
public QuickFix.Fields.SpreadToBenchmark Get(QuickFix.Fields.SpreadToBenchmark val) { GetField(val); return(val); }