is_property method

is_property

Gets a value of boolean property.

Returns

The property value.

def is_property(self, key):
    ...
ParameterTypeDescription
keystrThe name of property.

See Also