name property Null safety

String? name
read / write

Name of this content category.

This is a required field and must be less than 256 characters long and unique among content categories of the same account.

Implementation

core.String? name;