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 on the Column Property dialog box.

For more information, see Changing the Null Option Assigned to a Column.