description property

String description
final

Brief description of the pass, used by accessibility technologies.

Don’t try to include all of the data on the pass in its description, just include enough detail to distinguish passes of the same type.

Implementation

final String description;