getProperty

abstract fun getProperty(nodeId: Long, role: String): String?

Returns the property value of the given property role for the given node in this tree.

Return

value of the property for the given node

Parameters

nodeId

id of the desired node

role

name or id of the property role