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. More... Public Member Functionsvirtual string __str__ () Output function used in python context. Use this function to print instances of this class in python. More... Detailed Description Property base class used to have a common interface to handle properties and kept them in a container. See: PropertyList. Member Function Documentation ◆ __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