artist property

  1. @HiveField(5)
String? artist
getter/setter pair

Implementation

@HiveField(5)
String? artist;