ArcGIS Pro 2.7 API Reference Guide
Name Property (Operation)

ArcGIS.Desktop.Framework.Contracts Namespace > Operation Class : Name Property
Gets the name of the operation as it is to appear in the undo/redo lists.
Syntax
public abstract string Name {get;}
Public MustOverride ReadOnly Property Name As String
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

Operation Class
Operation Members