name property

String? name
getter/setter pair

Name of this inventory item.

For standalone inventory items, this is the same name as that of its only ad slot. For group inventory items, this can differ from the name of any of its ad slots.

Implementation

core.String? name;