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. |