ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Core.Data.DDL Namespace / Description Class / Name Property

In This Topic
    Name Property (Description)
    In This Topic
    The name of the dataset or the field this description is referencing.
    Syntax
    public string Name {get;}
    Public ReadOnly Property Name As String
    Remarks
    If the name begins or ends with whitespace, it will be trimmed.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also