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