locations property

List<Location>? locations
getter/setter pair

A list of Location objects describing all unique places where this work lives.

Implementation

List<Location>? locations;