    

 ## On this page

  

 

 # PropertyBase Struct Reference

 Last update: 16.07.2025 

Property base class used to have a common interface to handle properties and kept them in a container. See: [PropertyList](class_property_list.xhtml "Container class for handling properties Uses templates to easily find and cast configurations of diff..."). [More...](struct_property_base.xhtml#details)

## <a name="pub-methods"></a>Public Member Functions

virtual string [\_\_str\_\_](struct_property_base.xhtml#a3031d648b73235d11d64df95db3d84ce) () Output function used in python context. Use this function to print instances of this class in python. [More...](#a3031d648b73235d11d64df95db3d84ce)  
 <a id="details" name="details"></a>## Detailed Description

Property base class used to have a common interface to handle properties and kept them in a container. See: [PropertyList](class_property_list.xhtml "Container class for handling properties Uses templates to easily find and cast configurations of diff...").



## Member Function Documentation

<a id="a3031d648b73235d11d64df95db3d84ce"></a>## [◆ ](#a3031d648b73235d11d64df95db3d84ce)\_\_str\_\_()

 virtual string \_\_str\_\_  ( )   virtual 

Output function used in python context. Use this function to print instances of this class in python.

Returnsstring containing the object