Checks whether the specified property has a value.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
protected boolean isPropertySet ( |
The property to check.
true if the property has a local value; otherwise, false.
See Also