The Allow Nulls property can't be set on a column that is part of the primary key.
All columns that are part of a table’s a primary key must contain aggregate unique values other than NULL.
To add the column to a primary key, first clear the Allow nulls check box in the Column Property dialog box.