BetaReadonly BetablockReadonly BetaisReadonly BetatypeStatic Readonly BetacomponentBetaBetaOptionalvalue: string | number | boolean | Vector3Sets a dynamic property with the provided key and value. Keys are unique to each content pack and cannot be used to set dynamic properties for other content packs. Values can be either a Number, a String or a Vector3. Setting a property with an undefined value will remove it from the storage.
This function can't be called in restricted-execution mode.
Represents the dynamic properties of a block in the world. Only available with block entities. Up to 1KBytes of data can be stored per block entity in their dynamic properties storage.
Example: rememberPlayerInteraction.ts