id property

String id
getter/setter pair

The id of the theme. Usually "author.name" all in lower case

Implementation

late String id;