detailTitle
The detail card’s title.
Declaration
var detailTitle: String? { get set }Discussion
The template only displays the detail card when a user selects a point of interest. If this property is nil, the card displays the point of interest’s title instead.