Js Snclient

const result = await repository.load({
idOrPath: "/Root/Content/Cars",
oDataOptions: {
select: ["Description"],
}
})