Property Title
Title
Optional human-readable title for UI display.
According to the MCP spec, UIs typically choose the display name using this precedence:
title (tool-level) → annotations.title → name.
May be empty if unspecified; consumers should fall back to Name.
public string Title { get; }