artist property

String? artist
final

string optional Name of the photographer. Player can independently retrieve artist using content_id or it can be given by the sender in the Load message

Implementation

final String? artist;