valueBundleArray property
The list of bundles of properties - this will only be present if type of the property is bundle_array.
Implementation
core.List<ManagedPropertyBundle>? valueBundleArray;
The list of bundles of properties - this will only be present if type of the property is bundle_array.
core.List<ManagedPropertyBundle>? valueBundleArray;