| Name | Description | Type | Additional information |
|---|---|---|---|
| YarnId |
Gets or sets the unique identifier for this yarn. |
integer |
None. |
| YarnTypeId |
Gets or sets an identifier indicating the type of yarn being represented. |
integer |
None. |
| Code |
Gets or sets the code used to identify this yarn. |
string |
None. |
| Name |
Gets or sets the name associated with this yarn. |
string |
None. |
| Properties |
Gets or sets the properties associated with this yarn. |
YarnProperties |
None. |
| Children |
Gets or sets the children associated with this yarn. |
Collection of ColorwayYarn |
None. |
| IsLocked |
Gets or sets a value indicating whether the yarn is locked for recoloring. |
boolean |
None. |