VertexGetProperty Method |
| Name | Description | |
|---|---|---|
| GetProperty(String) |
Return the object value associated with the provided string key.
If no value exists for that key, return null.
(Overrides DictionaryElement.GetProperty(String).) | |
| GetProperty(PropertyType) |
Gets the Value for the given Property id
|