namespace MasstransferCommon.Model.Enum; public enum GainAutoEnum { Off, Once, Continuous }