# ContentSaliencyConditionComplexityScore

Property in [Node](https://docs.yarnspinner.dev/api/csharp/yarn/yarn.node)

## 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.
