A property or sub-property of a graph element.

Implements

Methods

string

name

( )

Gets the name of the property.

Returns:
Type Details
string

The string name of a property.

Graph\Result

value

( )

Gets the value of the property.

Returns:
Type Details
Graph\Result

The value of the property.

Graph\Result

parent

( )

Gets The graph element that contains this property.

Returns:
Type Details
Graph\Result

The parent graph element of this property.