author property

  1. @Index(index: 5, name: "author", pattern: "")
String? author
getter/setter pair

Script author Script author

Implementation

@Index(index: 5, name: "author", pattern: "")
String? author;