blockObject.hasNumberProperty(blockObject.create(), blockObject._numProperty(NumProp.myNum))
Checks to see if a property of type number is stored inside a BlockObject using the given NumProp.
- object: the BlockObject to check the property from
- property: the NumProp to check for existence
arcade-block-objects=github:microsoft/arcade-block-objects