> For the complete documentation index, see [llms.txt](https://docs.yarnspinner.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.yarnspinner.dev/api/csharp/yarn/yarn.node/yarn.node.contentsaliencyconditioncomplexityscore.md).

# ContentSaliencyConditionComplexityScore

Property in [Node](/api/csharp/yarn/yarn.node.md)

## Summary

Gets the content saliency condition complexity score for this node.

```csharp
public int ContentSaliencyConditionComplexityScore { get; }
```

## Returns

An integer representing the content saliency condition complexity score if a valid header is found; otherwise, returns -1 if the header is not present or does not contain a valid value.
