[]
Gets or sets a value specifying whether content of a block container element is clipped when it overflows the element's box.
public SvgOverflow? Overflow { get; set; }
Public Property Overflow As SvgOverflow?