blockObject.hasStringArrayProperty(blockObject.create(), blockObject._strArrayProperty(StrArrayProp.myStrArray))
Checks to see if a property of type string[] is stored inside a BlockObject using the given StrArrayProp.
- object: the BlockObject to check the property from
- property: the StrArrayProp to check for existence
arcade-block-objects=github:microsoft/arcade-block-objects