Type Alias: Property()<T>
Property<
T>: (name:string) =>PropertyModel
Type Parameters
| Type Parameter | 
|---|
| T | 
Parameters
| Parameter | Type | Description | 
|---|---|---|
| name | string | The name of the property. | 
Returns
The property model object.
Property<
T>: (name:string) =>PropertyModel
| Type Parameter | 
|---|
| T | 
| Parameter | Type | Description | 
|---|---|---|
| name | string | The name of the property. | 
The property model object.