get_value method

get_value

Defines the interface for get string value.

Returns

The string value.

def get_value(self):
    ...

See Also