blockObject.getStringArrayProperty(blockObject.create(), blockObject._strArrayProperty(StrArrayProp.myStrArray))
Reads a property of type string[] that is stored inside a BlockObject using the given StrArrayProp.
- object: the BlockObject to read the property from
- property: the StrArrayProp to read
arcade-block-objects=github:microsoft/arcade-block-objects