Skip to main content
Module

x/ldkit/library/asynciterator.ts>AsyncIterator#setProperty

LDkit - Linked Data query toolkit for TypeScript developers
Go to Latest
method AsyncIterator.prototype.setProperty
Re-export
import { AsyncIterator } from "https://deno.land/x/ldkit@v0.6.4/library/asynciterator.ts";

Sets the property with the given name to the value.

Parameters

propertyName: string

The name of the property to set

value: P

The new value of the property