get method

get(self, name)


def get(self, name):
    ...
ParameterTypeDescription
nameSystem.String

See Also