Gets the name of the new section.
'Declaration
Public ReadOnly Property NewSectionName As String
public string NewSectionName {get;}
Property Value
A
System.String representing the new name of the section. This name is applied as part of the layout change, typically during a renaming operation.