Object getProperty(Concept instance, String propertyName)Object getProperty(Concept instance, String propertyName)| Name | Type | Description |
|---|---|---|
instance | Concept | the concept instance |
propertyName | String | the property name |
| Type | Description |
|---|---|
Object | The property of the concept instance with the given property name |