IProperties Object
interface IPropertiesObject
Represents an object that contains a collection of dynamically typed properties, each stored as a JSONObject with a 'type' and 'value' field.
This interface provides convenience methods to safely retrieve properties by their expected type.