primaryKey property

String? primaryKey
getter/setter pair

Name of primary key property.

This is determined by the attribute with the primaryKey annotation.

Implementation

String? primaryKey;