class DefaultProperty
Implements
Methods
string
name
( )Gets the name of the property.
Graph\Result
value
( )Gets the value of the property.
Graph\Result
parent
( )Gets The graph element that contains this property.
Gets the name of the property.
Type | Details |
---|---|
string |
Gets the name of the property. |
Graph\Result
Gets the value of the property.
Type | Details |
---|---|
Graph\Result |
Gets the value of the property. |
Graph\Result
Gets The graph element that contains this property.
Type | Details |
---|---|
Graph\Result |
Gets The graph element that contains this property. |