ArcObjects Library Reference (Catalog)  

IGxObject.Name Property

The short name of the object.

[Visual Basic .NET]
Public ReadOnly Property Name As String
[C#]
public string Name {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

IGxObject Interface