@tempots/dom > Prop > set
Changes the value of the property and notifies its listeners.
Signature:
readonly set: (value: T) => void;