get_property method

get_property

Gets a value of string property.

Returns

The property value.

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

See Also