line1 property

String? line1
getter/setter pair

First line of the description for the sitelink.

If this value is set, line2 must also be set. The length of this string should be between 0 and 35, inclusive.

Implementation

core.String? line1;