artist property

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

Implementation

@HiveField(5)
String? artist;