description2 property

String? description2
getter/setter pair

Second line of the description for the sitelink.

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

Implementation

core.String? description2;