from plex.objects.core.base import Descriptor, Property
class Location(Descriptor):
id = Property
path = Property