ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / RulePackageAttribute Class / Name Property

In This Topic
    Name Property (RulePackageAttribute)
    In This Topic
    Gets the name of the attribute
    Syntax
    public string Name {get;}
    Public ReadOnly Property Name As String
    Remarks
    The name may contain a "." prefix if it was imported into the package from another rule file.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also