title property

String? title
getter/setter pair

Catalog item title.

UTF-8 encoded string with a length limit of 1 KiB.

Required.

Implementation

core.String? title;