Class SetPropertyExpression

This class represents a property write interaction. It provides access to the name of property and the value.

Hierarchy

Constructors

Properties

Constructors

Properties

args: any[]
name: PropertyKey
value: any

Generated using TypeDoc