description1 property

String? description1
getter/setter pair

First line of the description for the sitelink.

If set, the length should be between 1 and 35, inclusive, and description2 must also be set.

Implementation

core.String? description1;