showName property

bool showName
final

Whether the name of the property should be shown when showing the default view of the tree.

This could be set to false (hiding the name) if the value's description will make the name self-evident.

Implementation

final bool showName;