|  | 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 > IPropertyInfo.Domain Property (ArcObjects .NET 10.5 SDK) | 
The default domain of the property.
[Visual Basic .NET] Public ReadOnly Property Domain As IDomain
[C#] public IDomain Domain {get;}
[C++]
HRESULT get_Domain(
  IDomain** Domain
);
[C++]
Parameters Domain [out, retval]
Domain is a parameter of type IDomain