PrimaryKey

@Target(allowedTargets = [AnnotationTarget.PROPERTY])
annotation class PrimaryKey(source)

Mark the annotated column as a primary key.