ArcGIS Pro 3.7 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 ReadOnly Property Name As String
    public string Name {get;}
    Remarks
    If the name begins or ends with whitespace, it will be trimmed.
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also