title property

String? title
getter/setter pair

Title of a notice.

Example: "Terms of Service".

Implementation

core.String? title;