The array element type for the value that is optional.
Returns PropertyDecorator
The property decorator instance.
Remarks
This is automatically applied by the script editor to nullable arrays, informing the inspector of the type of the array. Do NOT explicitly add this decorator to properties.
Property decorator that specifies that the property value is an optional (nullable) array.