IElementGetProperty Method |
Gets a property by name.
Namespace:
Cassandra.DataStax.Graph
Assembly:
Cassandra (in Cassandra.dll) Version: 3.13.0
Syntax IProperty GetProperty(
string name
)
Parameters
- name
- Type: SystemString
Return Value
Type:
IPropertySee Also