get method

get(self, name)

Gets the person who create threaded comments.

Returns


def get(self, name):
    ...
ParameterTypeDescription
nameSystem.StringThe name of the author.

See Also