title property

String? title
getter/setter pair

A human-readable title for the tool (if different from Tool.title).

Optional.

Implementation

core.String? title;