getProperties method
Properties of this DiagnosticsNode.
Properties and children are kept distinct even though they are both List<DiagnosticsNode> because they should be grouped differently.
Implementation
List<DiagnosticsNode> getProperties();
Properties of this DiagnosticsNode.
Properties and children are kept distinct even though they are both List<DiagnosticsNode> because they should be grouped differently.
List<DiagnosticsNode> getProperties();