@tempots/dom > Prop > value
Access for the current value of the property.
Signature:
get value(): T; set value(value: T);