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