mainCategory property

String? mainCategory
getter/setter pair

The main category to which this volume belongs.

It will be the category from the categories list returned below that has the highest weight.

Implementation

core.String? mainCategory;