set => SetProperty(ref _integer, value);
 get => GetValueEnforceType(_integer, SdlValueType.Integer);