# Properties

{% hint style="info" %}
**Set vs Get**

**Set** is used to update a value **in COZY** or a **variable**, such as setting the hour or temperature, while **Get** retrieves the current value **from COZY** or a **variable**, enabling it to be displayed in UI, used in conditions, or incorporated into calculations and logic.
{% endhint %}

{% content-ref url="properties/set" %}
[set](https://docs.fullscreen.no/info/game-creator-2-assets/cozy-stylized-weather-integration/properties/set)
{% endcontent-ref %}

{% content-ref url="properties/get" %}
[get](https://docs.fullscreen.no/info/game-creator-2-assets/cozy-stylized-weather-integration/properties/get)
{% endcontent-ref %}
