niPropertyLinkedList⚓︎
A linked list of properties.
Properties⚓︎
data⚓︎
Read-only. The current property in the linked list.
Returns:
result(niProperty)
next⚓︎
Read-only. The next property in the linked list.
Returns:
result(niPropertyLinkedList)