name property

String? name
getter/setter pair

The name of the album. In case of an album takedown, the value may be an empty string.

Implementation

String? name;