Define a column as IDENTITY

Hi,

I'm new with ApexSQL Model and I couldn't find how to define a column as IDENTITY. I've tried to import a database and I could see that the script generates the column as IDENTITY https://speedtest.vet/. However, for a table, I don't know how to do it.

Thanks in advance