title property

String? title
getter/setter pair

Intended for UI and end-user contexts — optimized to be human-readable and easily understood, even by those unfamiliar with domain-specific terminology.

Implementation

String? title;