Gets the value of the specified property.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
protected Object getValue ( |
The property to get.
The value of the property or null if the property is not defined.
See Also