title
The name of the context as it appears to users.
Declaration
var title: String { get set }Discussion
The title that you choose appears to teachers exactly as you store it. If your app works in many locales, localize the title. The framework doesn’t do that for you automatically.