|  | This document is archived and information here might be outdated. Recommended version. | 
| ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IP > IPropertyInfo Interface (ArcObjects .NET 10.5 SDK) | 
Information about properties of graphic features.
| Description | ||
|---|---|---|
|  | AliasName | Name from the layer's field. | 
|  | Domain | The default domain of the property. | 
|  | Editable | Indicates if the property is editable. | 
|  | IsNullable | Indicates if the property can contain null values. | 
|  | Length | Property length. | 
|  | Name | Property name. | 
|  | Type | The type of the property. | 
| CoClasses and Classes | Description | 
|---|---|
| PropertyInfo | PropertyInfo co-class. |