label property

  1. @Index(unique: true, replace: true)
String label
final

The name of this mapping.

Implementation

@Index(unique: true, replace: true)
final String label;