when I got:
public interface Test { IEnumerable ModelIds { get; set; } }
Then into service I have:
public IEnume