Skip to main content
Version: 2.9

Property<T>

A property of a model defines an attribute. A property has a tag. Each instance of a model can have value for these defined properties.

Extends

Type Parameters

Type Parameter
T

Methods

getTag()

getTag(): string

Returns

string

tag of this instance

Inherited from

HasTag.getTag