Property

open class Property<TypeSpec> where TypeSpec : PropertyTypeSpec

A property on a window. Property values are watched and cached in the background, so they are always available to read.

Throws

Only PropertyError errors are given for rejected promises.