visibility property

Visibility visibility

Gets the current visibility according to the TLP protocol.

@return the current visibility

Implementation

Visibility get visibility;
void visibility=(Visibility newVisibility)

Sets the visibility of the node.

@param newVisibility the new visibility @return the visibility set previously

Implementation

set visibility(Visibility newVisibility);