get# classmethod String.get(**kwargs)# Retrieve a single item instance, scoped by subclass type. Parameters: **kwargsKey-value filters to find the item. Eg: name="My Item" Returns: ItemNewly created and saved item instance. Raises: ADRExceptionIf type is missing when called on Item.