includeFieldsWithCompositeValues
Getter
Should fields with composite values be included in the property list. Fields with composite values:
- array fields.
- struct fields.
includeFieldsWithCompositeValues: boolean
Returns - boolean
Setter
includeFieldsWithCompositeValues(value: boolean): void
| Parameter | Type | Description |
|---|---|---|
| value | boolean |
Returns - void
Defined in
Last Updated: 22 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.