username property

  1. @Index.new(type: IndexType.value)
String? username
getter/setter pair

Implementation

@Index(type: IndexType.value)
String? username;