Gets a string that represents the name of the action that will be performed when a call to the Undo method is made. The property's value is null if there is no action that can be undone.
[C#] public string UndoActionName { get; }
[Visual Basic] Public ReadOnly Property UndoActionName() As String
Runtime only.
Read only.