Object getPropertyArrayValue(Concept instance, String name, int index)Object getPropertyArrayValue(Concept instance, String name, int index)| Name | Type | Description |
|---|---|---|
instance | Concept | The concept instance |
name | String | The name of the propertyArray |
index | int | The position in the propertyArray |
| Type | Description |
|---|---|
Object | The value of the named property |