propertyPrefixNoChildren property
final
Prefix to add before each property if the node does not have children.
This string is typically a whitespace string the same length as propertyPrefixIfChildren but can have a different length.
Implementation
final String propertyPrefixNoChildren;