class StringProperty(LazyProperty):

    _type = six.string_types

    def deserialize(self, obj):