attributeName property

String? attributeName
getter/setter pair

The attribute name to force return as a facet.

Each attribute name should be a valid attribute name, be non-empty and contain at most 80 characters long.

Implementation

core.String? attributeName;