get_property method

get_property

Get the value of specified property

Returns

The value of the found property

def get_property(self, property):
    ...
ParameterTypeDescription
propertystrProperty name

See Also