author property

String? author
getter/setter pair

The id of the User that has created this entity, will be filled automatically if missing. Not enforced by the application server.

Implementation

String? author;