Struct PropertyPath.Part
Namespace: Unity.Properties
Syntax
public struct Part
Fields
Index
Declaration
public int Index
Field Value
Type | Description |
---|---|
System.Int32 |
Name
Declaration
public string Name
Field Value
Type | Description |
---|---|
System.String |
Properties
IsListItem
Declaration
public bool IsListItem { get; }
Property Value
Type | Description |
---|---|
System.Boolean |