PrimitiveArrayProperty Class @preview
Extends
Methods
| Name | Description |  | 
| toJSON(): PrimitiveArrayPropertyProps | Save this PrimitiveArrayProperty's properties to an object for serializing to JSON. |  | 
Inherited methods
Inherited properties
| Name | Type | Inherited from | Description | 
| category Accessor Inherited ReadOnly | undefined | LazyLoadedPropertyCategory | ArrayPropertyMixin(PrimitiveProperty) |  | 
| class Accessor Inherited ReadOnly | AnyClass | ArrayPropertyMixin(PrimitiveProperty) |  | 
| customAttributes Accessor Inherited ReadOnly | undefined | CustomAttributeSet | ArrayPropertyMixin(PrimitiveProperty) |  | 
| description Accessor Inherited ReadOnly | undefined | string | ArrayPropertyMixin(PrimitiveProperty) |  | 
| extendedTypeName Accessor Inherited ReadOnly | undefined | string | ArrayPropertyMixin(PrimitiveProperty) |  | 
| fullName Accessor Inherited ReadOnly | string | ArrayPropertyMixin(PrimitiveProperty) | Returns the name in the format 'ClassName.PropertyName'. | 
| isReadOnly Accessor Inherited ReadOnly | boolean | ArrayPropertyMixin(PrimitiveProperty) |  | 
| kindOfQuantity Accessor Inherited ReadOnly | undefined | LazyLoadedKindOfQuantity | ArrayPropertyMixin(PrimitiveProperty) |  | 
| label Accessor Inherited ReadOnly | undefined | string | ArrayPropertyMixin(PrimitiveProperty) |  | 
| maxLength Accessor Inherited ReadOnly | undefined | number | ArrayPropertyMixin(PrimitiveProperty) |  | 
| maxOccurs Accessor Inherited ReadOnly | undefined | number | ArrayPropertyMixin(PrimitiveProperty) |  | 
| maxValue Accessor Inherited ReadOnly | undefined | number | ArrayPropertyMixin(PrimitiveProperty) |  | 
| minLength Accessor Inherited ReadOnly | undefined | number | ArrayPropertyMixin(PrimitiveProperty) |  | 
| minOccurs Accessor Inherited ReadOnly | number | ArrayPropertyMixin(PrimitiveProperty) |  | 
| minValue Accessor Inherited ReadOnly | undefined | number | ArrayPropertyMixin(PrimitiveProperty) |  | 
| name Accessor Inherited ReadOnly | string | ArrayPropertyMixin(PrimitiveProperty) |  | 
| primitiveType Accessor Inherited ReadOnly | PrimitiveType | ArrayPropertyMixin(PrimitiveProperty) |  | 
| priority Accessor Inherited ReadOnly | number | ArrayPropertyMixin(PrimitiveProperty) |  | 
| propertyType Accessor Inherited ReadOnly | PropertyType | ArrayPropertyMixin(PrimitiveProperty) |  | 
| schema Accessor Inherited ReadOnly | Schema | ArrayPropertyMixin(PrimitiveProperty) | Returns the schema of the class holding the property. | 
Defined in
Last Updated: 24 October, 2025