This version of Unity is unsupported.

Progress.Item.name

public string name;

Description

Returns the progress indicator's name.

The name is usually used as a title when you display the progress bar in the Editor.

See Also: Progress.GetName.