API Reference > ecschema-Metadata > Metadata > PrimitiveOrEnumPropertyBaseProps PrimitiveOrEnumPropertyBaseProps Interface Beta Extends PropertyProps Properties Name Type Description extendedTypeName Readonly undefined | string maxLength Readonly undefined | number maxValue Readonly undefined | number minLength Readonly undefined | number minValue Readonly undefined | number Inherited properties Name Type Inherited from Description category Readonly undefined | string PropertyProps customAttributes Readonly undefined | { T }[] PropertyProps description Readonly undefined | string PropertyProps inherited Readonly undefined | boolean PropertyProps isReadOnly Readonly undefined | boolean PropertyProps kindOfQuantity Readonly undefined | string PropertyProps label Readonly undefined | string PropertyProps name Readonly string PropertyProps priority Readonly undefined | number PropertyProps type Readonly string PropertyProps Defined in core/ecschema-metadata/src/Deserialization/JsonProps.ts Line 185 Last Updated: 11 June, 2024