| Name | Description | |
|---|---|---|
![]()  | PropertyDefinition Constructor | Constructor | 
The following tables list the members exposed by PropertyDefinition.
| Name | Description | |
|---|---|---|
![]()  | PropertyDefinition Constructor | Constructor | 
| Name | Description | |
|---|---|---|
![]()  | Id | Returns AnyPropertyId. | 
![]()  | IsDeprecated | Allows to check if a given property marked as deprecated. | 
![]()  | IsIndexed | Allows to check if a given property is indexed | 
![]()  | IsInternal | Allows to check if a given property marked as internal. Don't use this property. | 
![]()  | IsNamePart | Allows to check if a given property is name part. | 
![]()  | IsPropertyLicensed | Allows to check if a given property is licensed. | 
![]()  | IsReadOnly | Allows to check if a given property is read-only. | 
![]()  | LowerBound | Gets a property's minimal value specified in the property's definition. | 
![]()  | MaxIndex | Allows to check maximal index of a given property. | 
![]()  | Name | Name of property. | 
![]()  | Type | Returns information about type of the property. | 
![]()  | UpperBound | Gets a property's maximal value specified in the property's definition. | 
| Name | Description | |
|---|---|---|
![]()  | Dispose | Destructor for deterministic finalization of PropertyDefinition object. | 
![]()  | ValidateValue | Validates passed value with property definition Returns the display string used for a given property value. |