blockObject.getBooleanProperty(blockObject.create(), blockObject._boolProperty(BoolProp.myBool))
Reads a property of type boolean that is stored inside a BlockObject using the given BoolProp.
- object: the BlockObject to read the property from
- property: the BoolProp to read
arcade-block-objects=github:microsoft/arcade-block-objects