| EntityPropertyDescriptor Properties | 
The EntityPropertyDescriptor type exposes the following members.
| Name | Description | |
|---|---|---|
| AttributeArray | Gets or sets an array of attributes.  (Inherited from MemberDescriptor.) | |
| Attributes | 
            Gets the collection of attributes for this member.
              (Overrides MemberDescriptorAttributes.) | |
| Category | 
            Gets the name of the category to which the member belongs, as specified in the CategoryAttribute.
              (Overrides MemberDescriptorCategory.) | |
| ComponentType | 
            See PropertyDescriptor class.
              (Overrides PropertyDescriptorComponentType.) | |
| Converter | 
            Gets the type converter for this property.
              (Overrides PropertyDescriptorConverter.) | |
| Description | 
            Gets the description of the member, as specified in the DescriptionAttribute.
              (Overrides MemberDescriptorDescription.) | |
| DesignTimeOnly | 
            Gets whether this member should be set only at design time, as specified in the DesignOnlyAttribute.
              (Overrides MemberDescriptorDesignTimeOnly.) | |
| DisplayName | 
            See PropertyDescriptor class.
              (Overrides MemberDescriptorDisplayName.) | |
| Field | 
            Gets or sets the field.
              | |
| IsBrowsable | 
            See PropertyDescriptor class.
              (Overrides MemberDescriptorIsBrowsable.) | |
| IsLocalizable | 
            Gets a value indicating whether this property should be localized, as specified in the LocalizableAttribute.
              (Overrides PropertyDescriptorIsLocalizable.) | |
| IsReadOnly | 
            See PropertyDescriptor class.
              (Overrides PropertyDescriptorIsReadOnly.) | |
| Name | 
            See PropertyDescriptor class.
              (Overrides MemberDescriptorName.) | |
| NameHashCode | Gets the hash code for the name of the member, as specified in GetHashCode.  (Inherited from MemberDescriptor.) | |
| PropertyType | 
            See PropertyDescriptor class.
              (Overrides PropertyDescriptorPropertyType.) | |
| SerializationVisibility | Gets a value indicating whether this property should be serialized, as specified in the DesignerSerializationVisibilityAttribute.  (Inherited from PropertyDescriptor.) | |
| SupportsChangeEvents | 
            Gets a value indicating whether value change notifications for this property may originate from outside the property descriptor.
              (Overrides PropertyDescriptorSupportsChangeEvents.) |