AngleSharp by Florian Rappl

<PackageReference Include="AngleSharp" Version="0.5.0" />

.NET API 681,472 bytes

 CSSOutlineWidthProperty

public sealed class CSSOutlineWidthProperty : CSSProperty
More information available: https://developer.mozilla.org/en-US/docs/Web/CSS/outline-width
public Length Width { get; }

Gets the width of the outline of an element. An outline is a line that is drawn around elements, outside the border edge, to make the element stand out: