public bool IsPrimaryKey { get; set; }
Public Property IsPrimaryKey As Boolean Get Set
public: property bool^ IsPrimaryKey { bool^ get (); void set (bool^ value); }