> For the complete documentation index, see [llms.txt](https://doc.sysdevmobile.com/kalipso5/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.sysdevmobile.com/kalipso5/developing/form/actions/actions-description/group-controls/get-property.md).

# Get Property

This action allows the use get dynamically the value of specified control property.

Action available for the following operating systems:

![](/files/-MAlQBZuuTnc6hyzKSVQ)

### Parameters

* **Source** <*radio button*> - The type of object that the user wants to get property. The possible options for this parameter are: Control, Form.
* **Property** <*unquoted string*> - The property that the user wants to get.
* **Set** <*string> or \<numeric*> - The control or variable where the user wants to store the value getted.
