blockObject.getStringProperty(blockObject.create(), blockObject._strProperty(StrProp.myStr))
Reads a property of type string that is stored inside a BlockObject using the given StrProp.
- object: the BlockObject to read the property from
- property: the StrProp to read
arcade-block-objects=github:microsoft/arcade-block-objects