Name Property (SectionDocument)
Gets or sets a value indicating the document name.
public override string Name {get; set;}
'Declaration
Public Overrides Property Name As String
Property Value
A
System.String value that representing the value of the document name.