IdxParam.get_property#

IdxParam.get_property(property_name: str)#

Check the boolean value of the given property. If the property does not exist in the dictionary, False will be returned.

Parameters
property_namestr

Property name

Returns
The truth value of the property.