[]
Gets a value indicating whether the column is part of the primary key for the table.
public bool IsPrimaryKey { get; }
A bool value that is true if the column is a primary key; otherwise, false.
true
false