blockObject.hasBooleanArrayProperty(blockObject.create(), blockObject._boolArrayProperty(BoolArrayProp.myBoolArray))
Checks to see if a property of type boolean[] is stored inside a BlockObject using the given BoolArrayProp.
- object: the BlockObject to check the property from
- property: the BoolArrayProp to check for existence
arcade-block-objects=github:microsoft/arcade-block-objects